X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_pay.cgi;h=acc67c4b54aa97018f39750e22bc4516d92d57f8;hb=48d696218cf8e4caf3a6ae8c7b2f29deb7d85e2d;hp=5d74365e7223bc418034230cfe0a3afe15501edb;hpb=0f3dc497f9050e317bcde16eae7cefd2d4ad696f;p=freeside.git diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index 5d74365e7..acc67c4b5 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -1,26 +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) %> % my %date_args = ( @@ -114,7 +108,7 @@
- +
@@ -122,7 +116,7 @@ % } else { - <& /elements/footer.html &> + <& /elements/footer-cust_main.html &> % } <%init>