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_forward.cgi | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'httemplate/edit/svc_forward.cgi') diff --git a/httemplate/edit/svc_forward.cgi b/httemplate/edit/svc_forward.cgi index ef08ffc16..c9159b3e1 100755 --- a/httemplate/edit/svc_forward.cgi +++ b/httemplate/edit/svc_forward.cgi @@ -106,12 +106,8 @@ <% include("/elements/header.html","Mail Forward $action") %> -% if ( $cgi->param('error') ) { - - Error: <% $cgi->param('error') %> -

-% } +<% include('/elements/error.html') %> Service #<% $svcnum ? "$svcnum" : " (NEW)" %>
Service: <% $part_svc->svc %>

-- cgit v1.2.1