koha-cvs
[Top][All Lists]
Advanced

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

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


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

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

Modified files:
        opac           : opac-userupdate.pl 

Log message:
        syncing dev-week and HEAD

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

Patches:
Index: koha/opac/opac-userupdate.pl
diff -u koha/opac/opac-userupdate.pl:1.12 koha/opac/opac-userupdate.pl:1.13
--- koha/opac/opac-userupdate.pl:1.12   Wed May  4 09:04:51 2005
+++ koha/opac/opac-userupdate.pl        Sun May 21 02:32:54 2006
@@ -88,9 +88,6 @@
 $bordat[0] = $borr;
 
 $template->param(BORROWER_INFO => address@hidden,
-                            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]