X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_pay.cgi;h=a203e91317c3e1270ff2dee76559a49798db2902;hp=116eeebd651f739c3d805a3b6b625c972b1df687;hb=44ed8f67ced13b6c2d4298577652243fe2eee453;hpb=20ab81a33d94f3267d553cc875dd3fdb08d14f29 diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index 116eeebd6..a203e9131 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -1,25 +1,20 @@ % if ( $link eq 'popup' ) { <& /elements/header-popup.html, $title &> % } else { - <& /elements/header.html, $title, '' &> + <& /elements/header-cust_main.html, view=>'payment_history', custnum=>$custnum &> +

<% $title |h %>

% } <& /elements/init_calendar.html &> <& /elements/error.html &> -% unless ( $link eq 'popup' ) { - <% small_custview($custnum, $conf->config('countrydefault')) %> -% } -
-
- <% mt('Payment') |h %> <% ntable("#cccccc", 2) %> @@ -122,7 +117,7 @@ % } else { - <& /elements/footer.html &> + <& /elements/footer-cust_main.html &> % } <%init>