move header() to include(/elements/header.html) so it can be changed in one place...
[freeside.git] / httemplate / view / svc_external.cgi
index 49183cd..2acc3f9 100644 (file)
@@ -25,7 +25,7 @@ if ($pkgnum) {
 
 %>
 
-<%= header('External Service View', menubar(
+<%= include("/elements/header.html",'External Service View', menubar(
   ( ( $custnum )
     ? ( "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum",
       )