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_broadband.cgi | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'httemplate/edit/svc_broadband.cgi') diff --git a/httemplate/edit/svc_broadband.cgi b/httemplate/edit/svc_broadband.cgi index 2a5a6509a..a1580ce01 100644 --- a/httemplate/edit/svc_broadband.cgi +++ b/httemplate/edit/svc_broadband.cgi @@ -85,12 +85,9 @@ % -<%include("/elements/header.html","Broadband Service $action", '')%> -% if ($cgi->param('error')) { - -Error: <%$cgi->param('error')%>
-% } +<% include("/elements/header.html","Broadband Service $action", '') %> +<% include('/elements/error.html') %> Service #<%$svcnum ? $svcnum : "(NEW)"%>

-- cgit v1.2.1