koha-cvs
[Top][All Lists]
Advanced

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

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


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

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

Modified files:
        opac           : opac-user.pl 

Log message:
        syncing dev-week and HEAD

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

Patches:
Index: koha/opac/opac-user.pl
diff -u koha/opac/opac-user.pl:1.21 koha/opac/opac-user.pl:1.22
--- koha/opac/opac-user.pl:1.21 Fri Jan  6 16:39:42 2006
+++ koha/opac/opac-user.pl      Sun May 21 02:31:32 2006
@@ -149,12 +149,8 @@
 }
 
 $template->param(waiting_count => $wcount,
-                               LibraryName => 
C4::Context->preference("LibraryName"),
-                               suggestion => 
C4::Context->preference("suggestion"),
-                               virtualshelves => 
C4::Context->preference("virtualshelves"),
-                               OpacPasswordChange => 
C4::Context->preference("OpacPasswordChange"),
                                textmessaging => $borr->{textmessaging},
-                               alertloop => $alerts,
+                               OpacPasswordChange => 
C4::Context->preference("OpacPasswordChange"),
 );
 
 output_html_with_http_headers $query, $cookie, $template->output;




reply via email to

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