X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main.cgi;h=58f2925d594d75dfa400068e9aab3bea8f3f4821;hp=082a93bb700ae1c10782bcfd785774e457390b3a;hb=7bdf17a005cf4c0fe8b6b6ad1ce97abaa52a4510;hpb=36197f0e2889826ddb9a64790150c7c232ba1afb diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 082a93bb7..58f2925d5 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -12,7 +12,8 @@ foreach my $part_svc ( qsearch('part_svc',{}) ) { %> -<%= include("/elements/header.html","Customer View", menubar( +<%= include("/elements/header.html","Customer View", + include("/elements/menubar.html", 'Main Menu' => $p, )) %>