summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2009-12-19 22:32:42 +0000
committerivan <ivan>2009-12-19 22:32:42 +0000
commitab05157fb9f5d3a26e32bcabb258f03563ae69fd (patch)
tree79e081dd7fa2dc3829888986af72365a1979ed14
parent7c9f392d3cdcec081bdeb01f4c9f65b7cc667a78 (diff)
make room for credit reasons in popup
-rw-r--r--httemplate/view/cust_main/payment_history.html2
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,
)
%>