If the TT stuff loads CGI w/o -utf8, that "instance" (not really instance)...
[evergreen-equinox.git] / Open-ILS / web / templates / default / opac / parts / header.tt2
index 29a938f..069dbef 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE money = format(l('$%.2f'));
     USE date;
-    USE CGI;
+    USE CGI = CGI_utf8;
     USE EGI18N;
     SET DATE_FORMAT = l('%m/%d/%Y');