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/config/config.cgi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'httemplate/config/config.cgi') diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index b32f654d4..d58c2f89b 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -20,10 +20,7 @@ function SafeOnsubmit() { } -% if ( $cgi->param('error') ) { - Error: <% $cgi->param('error') %> -

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