From 5a1e3e106a2a8ed738c1b39bb6e6445e9993088e Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 23 Mar 2010 09:13:33 +0000 Subject: export svc_mailinglist to CGP groups, RT#7514 --- httemplate/elements/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/elements/header.html') diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 22e872eca..8da91ef49 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -24,7 +24,7 @@ Example: - <% $title %> + <% $title |h %> @@ -293,7 +293,7 @@ input.fstext { - <% $title %> + <% $title |h %> % unless ( $nobr ) { -- cgit v1.2.1