From 954ed54e8053a3333ca407deb5efcfffb4f28f8d Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Dec 2007 23:50:19 +0000 Subject: ho ho ho, merry XSSmas --- httemplate/edit/svc_domain.cgi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'httemplate/edit/svc_domain.cgi') diff --git a/httemplate/edit/svc_domain.cgi b/httemplate/edit/svc_domain.cgi index 5ec074bda..60c67a005 100755 --- a/httemplate/edit/svc_domain.cgi +++ b/httemplate/edit/svc_domain.cgi @@ -63,11 +63,8 @@ <% include('/elements/header.html', "$action $svc", '') %> -% if ( $cgi->param('error') ) { - - Error: <% $cgi->param('error') %> -% } +<% include('/elements/error.html') %>
-- cgit v1.2.1