diff options
| -rw-r--r-- | httemplate/view/cust_main/payment_history.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/view/cust_main/payment_history.html b/httemplate/view/cust_main/payment_history.html index 2ac3f2633..8208400bb 100644 --- a/httemplate/view/cust_main/payment_history.html +++ b/httemplate/view/cust_main/payment_history.html @@ -63,7 +63,7 @@                 'action'      => "${p}edit/cust_credit.cgi",                 'cust_main'   => $cust_main,                 'actionlabel' => 'Enter credit', -               'width'       => 392, +               'width'       => 616, #make room for reasons #540 default                 #default# 'height' => 336,              )    %> | 
