X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_bill.cgi;h=45e19d4365d47049d57d69b966086efec0fe3dd3;hp=56c0c17360dfd78f4d7885ae098352ad0392dedf;hb=c1bb4ddb71147d0571bd301a6d8c452fdf0e1bc9;hpb=7066204f45124e0100d5330cce63584ff9e4bacb diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index 56c0c1736..45e19d436 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -23,7 +23,7 @@ my $custnum = $cust_bill->getfield('custnum'); my $link = $templatename ? "$templatename-$invnum" : $invnum; %> -<%= header('Invoice View', menubar( +<%= include("/elements/header.html",'Invoice View', menubar( "Main Menu" => $p, "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum", )) %>