From a223750d9f7a4548319007807c3564ff3a8ebe40 Mon Sep 17 00:00:00 2001 From: rsiddall Date: Fri, 30 Dec 2005 02:41:22 +0000 Subject: Fixing a few typos. --- httemplate/view/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate') diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 31fd1f811..59c1a4b73 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -55,7 +55,7 @@ if ( $cust_main->payby =~ /^(CARD|DCRD|CHEK|DCHK)$/ ) { } %> -var confirm_cancel = '

Perminantly delete all services and cancel this customer? <%= $ban%>

        

'; +var confirm_cancel = '

Permanently delete all services and cancel this customer? <%= $ban%>

        

'; -- cgit v1.2.1