From bfd99094043a3260afa2770b9e3f366308041490 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 7 May 2008 21:36:35 +0000 Subject: fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481 --- httemplate/view/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/view') diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 94cf13258..63df35ad1 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -27,7 +27,7 @@ function areyousure(href, message) { ) %> | -% } +% } % if ( $conf->exists('deletecustomers') % && $curuser->access_right('Delete customer') -- cgit v1.2.1