[Koha-cvs] koha/admin systempreferences.pl [rel_2_2]

Joshua Ferraro jmf at kados.org
Wed Mar 1 16:55:12 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Joshua Ferraro <kados at savannah.gnu.org>	06/03/01 15:55:12

Modified files:
	admin          : systempreferences.pl 

Log message:
	putting new sysprefs in the proper tabs

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/admin/systempreferences.pl.diff?only_with_tag=rel_2_2&tr1=1.22.2.9&tr2=1.22.2.10&r1=text&r2=text

Patches:
Index: koha/admin/systempreferences.pl
diff -u koha/admin/systempreferences.pl:1.22.2.9 koha/admin/systempreferences.pl:1.22.2.10
--- koha/admin/systempreferences.pl:1.22.2.9	Sun Feb  5 21:59:21 2006
+++ koha/admin/systempreferences.pl	Wed Mar  1 15:55:12 2006
@@ -67,9 +67,12 @@
 $tabsysprefs{opaclanguages}="OPAC";
 $tabsysprefs{LibraryName}="OPAC";
 $tabsysprefs{opacstylesheet}="OPAC";
+$tabsysprefs{opaccolorstylesheet}="OPAC";
+$tabsysprefs{opaclayoutstylesheet}="OPAC";
 $tabsysprefs{BiblioDefaultView}="OPAC";
 $tabsysprefs{opaclargeimage}="OPAC";
 $tabsysprefs{opacsmallimage}="OPAC";
+$tabsysprefs{opaclanguagesdisplay}="OPAC";
 $tabsysprefs{hidelostitems}="OPAC";
 $tabsysprefs{KohaAdmin}="Admin";
 $tabsysprefs{checkdigit}="Members";





More information about the Koha-cvs mailing list