move header() to include(/elements/header.html) so it can be changed in one place...
[freeside.git] / httemplate / view / svc_domain.cgi
index 428f3e9..f396630 100755 (executable)
@@ -32,7 +32,7 @@ my $domain = $svc_domain->domain;
 
 %>
 
-<%= header('Domain View', menubar(
+<%= include("/elements/header.html",'Domain View', menubar(
   ( ( $pkgnum || $custnum )
     ? ( "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum",
       )