move header() to include(/elements/header.html) so it can be changed in one place...
[freeside.git] / httemplate / view / svc_broadband.cgi
index f381b5a..263fd70 100644 (file)
@@ -44,7 +44,7 @@ my (
    );
 %>
 
-<%=header('Broadband Service View', menubar(
+<%=include("/elements/header.html",'Broadband Service View', menubar(
   ( ( $custnum )
     ? ( "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum",
       )