[Koha-cvs] koha help.pl [dev_week]

Joshua Ferraro jmf at kados.org
Tue Jul 11 16:11:14 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Joshua Ferraro <kados>	06/07/11 14:11:14

Modified files:
	.              : help.pl 

Log message:
	sync with rel_2_2

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/help.pl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.5&r2=1.1.2.5.2.1

Patches:
Index: help.pl
===================================================================
RCS file: /sources/koha/koha/help.pl,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.5.2.1
diff -u -b -r1.1.2.5 -r1.1.2.5.2.1
--- help.pl	9 Feb 2006 13:58:19 -0000	1.1.2.5
+++ help.pl	11 Jul 2006 14:11:13 -0000	1.1.2.5.2.1
@@ -41,6 +41,7 @@
 							interface => '/intranet-tmpl',
 							theme => $theme,
 							lang => $lang,
+							TemplateEncoding => C4::Context->preference("TemplateEncoding")."",
 							intranetcolorstylesheet => C4::Context->preference("intranetcolorstylesheet"),
 		intranetstylesheet => C4::Context->preference("intranetstylesheet"),
 		IntranetNav => C4::Context->preference("IntranetNav"),





More information about the Koha-cvs mailing list