move header() to include(/elements/header.html) so it can be changed in one place...
[freeside.git] / httemplate / view / cust_main.cgi
index 59c1a4b..4975c52 100755 (executable)
@@ -12,7 +12,7 @@ foreach my $part_svc ( qsearch('part_svc',{}) ) {
 
 %>
 
-<%= header("Customer View", menubar(
+<%= include("/elements/header.html","Customer View", menubar(
   'Main Menu' => $p,
 )) %>