diff options
| author | ivan <ivan> | 2009-12-19 22:32:41 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2009-12-19 22:32:41 +0000 | 
| commit | b97919ffe68dca074bc369e1892144681a5e69ec (patch) | |
| tree | 7a33bbf910ef96bb12d3a42ee1cad558fbbcbb98 | |
| parent | b06c6c8f6b6ae1193ac23ea30e24704aa913152c (diff) | |
make room for credit reasons in popup
| -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,              )    %> | 
