[freeside-commits] freeside/httemplate/elements header.html, 1.40, 1.41

Ivan,,, ivan at wavetail.420.am
Tue Mar 23 02:13:34 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv29313/httemplate/elements

Modified Files:
	header.html 
Log Message:
export svc_mailinglist to CGP groups, RT#7514

Index: header.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/header.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -w -d -r1.40 -r1.41
--- header.html	20 Mar 2010 22:44:48 -0000	1.40
+++ header.html	23 Mar 2010 09:13:32 -0000	1.41
@@ -24,7 +24,7 @@
 <HTML>
   <HEAD>
     <TITLE>
-      <% $title %>
+      <% $title |h %>
     </TITLE>
     <META HTTP-Equiv="Cache-Control" Content="no-cache">
     <META HTTP-Equiv="Pragma" Content="no-cache">
@@ -197,7 +197,7 @@
         <TD BGCOLOR="#f8f8f8" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
 
           <FONT SIZE=6>
-            <% $title %>
+            <% $title |h %>
           </FONT>
 
 % unless ( $nobr ) {



More information about the freeside-commits mailing list