[freeside-commits] freeside/httemplate/elements header.html, 1.33.2.2, 1.33.2.3

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


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	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.33.2.2
retrieving revision 1.33.2.3
diff -u -w -d -r1.33.2.2 -r1.33.2.3
--- header.html	6 Dec 2009 23:18:49 -0000	1.33.2.2
+++ header.html	23 Mar 2010 09:13:33 -0000	1.33.2.3
@@ -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">
@@ -293,7 +293,7 @@
         <TD BGCOLOR="#e8e8e8" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
 
           <FONT SIZE=6>
-            <% $title %>
+            <% $title |h %>
           </FONT>
 
 % unless ( $nobr ) {



More information about the freeside-commits mailing list