summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/view/cust_main.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index 3e5a8cee3..314207bb0 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -40,6 +40,7 @@ function areyousure(href, message) {
'actionlabel' => 'Confirm Cancellation',
'color' => '#ff0000',
'cust_main' => $cust_main,
+ 'width' => 616, #make room for reasons
}
)
%> |