From 2a6aa24137ddd389c1e644f5ece325c5b5dbaf3a Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Dec 2007 23:49:23 +0000 Subject: ho ho ho, merry XSSmas --- httemplate/edit/msgcat.cgi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'httemplate/edit/msgcat.cgi') diff --git a/httemplate/edit/msgcat.cgi b/httemplate/edit/msgcat.cgi index b46cdfd46..85b300876 100755 --- a/httemplate/edit/msgcat.cgi +++ b/httemplate/edit/msgcat.cgi @@ -1,10 +1,7 @@ <% header("Edit Message catalog" ) %>
-% if ( $cgi->param('error') ) { - Error: <% $cgi->param('error') %> -

-% } +<% include('/elements/error.html') %> <% $widget->html %> -- cgit v1.2.1