summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_svc.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/cust_svc.cgi')
-rw-r--r--httemplate/edit/process/cust_svc.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/cust_svc.cgi b/httemplate/edit/process/cust_svc.cgi
index e22cbb201..7cb1d6d8f 100644
--- a/httemplate/edit/process/cust_svc.cgi
+++ b/httemplate/edit/process/cust_svc.cgi
@@ -6,7 +6,7 @@
%}
<%init>
-die 'access deined'
+die 'access denied'
unless $FS::CurrentUser::CurrentUser->access_right('Change customer service');
my $svcnum = $cgi->param('svcnum');