koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/opac opac-userdetails.pl


From: Joshua Ferraro
Subject: [Koha-cvs] koha/opac opac-userdetails.pl
Date: Sun, 21 May 2006 02:32:10 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         
Changes by:     Joshua Ferraro <address@hidden> 06/05/21 02:32:10

Modified files:
        opac           : opac-userdetails.pl 

Log message:
        syncing dev-week and HEAD

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/opac/opac-userdetails.pl.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: koha/opac/opac-userdetails.pl
diff -u koha/opac/opac-userdetails.pl:1.10 koha/opac/opac-userdetails.pl:1.11
--- koha/opac/opac-userdetails.pl:1.10  Tue May 31 14:23:08 2005
+++ koha/opac/opac-userdetails.pl       Sun May 21 02:32:10 2006
@@ -32,9 +32,7 @@
 
 $template->param($borr);
 $template->param(LibraryName => C4::Context->preference("LibraryName"),
-                                       suggestion => 
C4::Context->preference("suggestion"),
-                                       virtualshelves => 
C4::Context->preference("virtualshelves"),
-       );
+);
 
 output_html_with_http_headers $query, $cookie, $template->output;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]