X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main.cgi;h=082a93bb700ae1c10782bcfd785774e457390b3a;hb=929f432c766bbe3bdeed5b80818a12ddf6ec6339;hp=31fd1f81154d06ec0c512ecb9e0c53303c61f877;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 31fd1f811..082a93bb7 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -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, )) %> @@ -55,7 +55,7 @@ if ( $cust_main->payby =~ /^(CARD|DCRD|CHEK|DCHK)$/ ) { } %> -var confirm_cancel = '

Perminantly delete all services and cancel this customer? <%= $ban%>

        

'; +var confirm_cancel = '

Permanently delete all services and cancel this customer? <%= $ban%>

        

'; @@ -92,12 +92,12 @@ print "This customer's signup URL: ". %> -<%= &itable() %> + -
<%= include('cust_main/contacts.html', $cust_main ) %> + <%= include('cust_main/misc.html', $cust_main ) %> <% if ( $conf->config('payby-default') ne 'HIDE' ) { %>