summaryrefslogtreecommitdiff
path: root/httemplate/elements/header.html
diff options
context:
space:
mode:
authorivan <ivan>2010-03-23 09:13:32 +0000
committerivan <ivan>2010-03-23 09:13:32 +0000
commit9a778387bc4bfc97d28b25a9c123700fc6c15062 (patch)
tree8624e3de83e611ae2424633ae7973fc29f171aff /httemplate/elements/header.html
parentf47e74271866786bb10f37d99383f1fb4ea0e349 (diff)
export svc_mailinglist to CGP groups, RT#7514
Diffstat (limited to 'httemplate/elements/header.html')
-rw-r--r--httemplate/elements/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html
index c9e8f5756..8a9cb8526 100644
--- a/httemplate/elements/header.html
+++ b/httemplate/elements/header.html
@@ -24,7 +24,7 @@ Example:
<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 @@ Example:
<TD BGCOLOR="#f8f8f8" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
<FONT SIZE=6>
- <% $title %>
+ <% $title |h %>
</FONT>
% unless ( $nobr ) {