diff options
Diffstat (limited to 'httemplate/edit/svc_broadband.cgi')
-rw-r--r-- | httemplate/edit/svc_broadband.cgi | 7 |
1 files changed, 2 insertions, 5 deletions
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')) { - -<FONT SIZE="+1" COLOR="#ff0000">Error: <%$cgi->param('error')%></FONT><BR> -% } +<% include("/elements/header.html","Broadband Service $action", '') %> +<% include('/elements/error.html') %> Service #<B><%$svcnum ? $svcnum : "(NEW)"%></B><BR><BR> |