koha-cvs
[Top][All Lists]
Advanced

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

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


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

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

Modified files:
        opac           : opac-account.pl 

Log message:
        merging dev-week and HEAD

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

Patches:
Index: koha/opac/opac-account.pl
diff -u koha/opac/opac-account.pl:1.10 koha/opac/opac-account.pl:1.11
--- koha/opac/opac-account.pl:1.10      Thu Sep 22 10:01:46 2005
+++ koha/opac/opac-account.pl   Sun May 21 02:08:34 2006
@@ -60,10 +60,7 @@
 
 
 $template->param( ACCOUNT_LINES => $accts,
-                            LibraryName => 
C4::Context->preference("LibraryName"),
-                               suggestion => 
C4::Context->preference("suggestion"),
-                               virtualshelves => 
C4::Context->preference("virtualshelves")
- );
+);
 
 $template->param( total => sprintf("%.2f",$total) );
 




reply via email to

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