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

Owen Leonard oleonard at athenscounty.lib.oh.us
Thu Mar 2 23:30:10 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Owen Leonard <oleonard at savannah.gnu.org>	06/03/02 22:30:10

Modified files:
	admin          : systempreferences.pl 

Log message:
	Moving opacnav and opaccredits to the 'opac' tab

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

Patches:
Index: koha/admin/systempreferences.pl
diff -u koha/admin/systempreferences.pl:1.22.2.10 koha/admin/systempreferences.pl:1.22.2.11
--- koha/admin/systempreferences.pl:1.22.2.10	Wed Mar  1 15:55:12 2006
+++ koha/admin/systempreferences.pl	Thu Mar  2 22:30:10 2006
@@ -73,6 +73,8 @@
 $tabsysprefs{opaclargeimage}="OPAC";
 $tabsysprefs{opacsmallimage}="OPAC";
 $tabsysprefs{opaclanguagesdisplay}="OPAC";
+$tabsysprefs{OpacNav}="OPAC";
+$tabsysprefs{opaccredits}="OPAC";
 $tabsysprefs{hidelostitems}="OPAC";
 $tabsysprefs{KohaAdmin}="Admin";
 $tabsysprefs{checkdigit}="Members";





More information about the Koha-cvs mailing list