summaryrefslogtreecommitdiff
path: root/httemplate/search/employee_audit.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/employee_audit.html')
-rw-r--r--httemplate/search/employee_audit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/employee_audit.html b/httemplate/search/employee_audit.html
index 753c7bff3..2bc6ff46e 100644
--- a/httemplate/search/employee_audit.html
+++ b/httemplate/search/employee_audit.html
@@ -7,7 +7,7 @@
<%init>
die "access denied"
- unless $FS::CurrentUser::CurrentUser->access_right('Financial reports');
+ unless $FS::CurrentUser::CurrentUser->access_right('Employees: Audit Report');
my %tables = (
cust_pay => 'Payments',