From b97919ffe68dca074bc369e1892144681a5e69ec Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 19 Dec 2009 22:32:41 +0000 Subject: [PATCH] make room for credit reasons in popup --- httemplate/view/cust_main/payment_history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, ) %> -- 2.11.0