diff options
| author | Mark Wells <mark@freeside.biz> | 2015-12-14 13:40:17 -0800 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2015-12-14 13:40:17 -0800 |
| commit | b3db3e68f602f3ca395a6bc272a4de6fef2d0895 (patch) | |
| tree | dbce2110be4a1c3114119910114e8c654180188b /httemplate/view | |
| parent | f6c324e36edfbab5243c8b714ce34f04ad5bca91 (diff) | |
backport refund reasons, #39398
Diffstat (limited to 'httemplate/view')
| -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 5418fb8e5..737b0e251 100644 --- a/httemplate/view/cust_main/payment_history.html +++ b/httemplate/view/cust_main/payment_history.html @@ -102,7 +102,7 @@ 'action' => "${p}edit/cust_refund.cgi?popup=1;payby=BILL", 'cust_main' => $cust_main, 'actionlabel' => emt('Enter check refund'), - 'width' => 392, + 'width' => 440, &> % } |
