From bb2daacbcc74b97432afebf70776230a21fa59b6 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 4 Oct 2009 00:08:43 +0000 Subject: more room for cancellation reason --- httemplate/view/cust_main.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index ea2eecc0a..513071acb 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -23,6 +23,7 @@ function areyousure(href, message) { 'actionlabel' => 'Confirm Cancellation', 'color' => '#ff0000', 'cust_main' => $cust_main, + 'width' => 616, #make room for reasons } ) %> | -- cgit v1.2.1