summaryrefslogtreecommitdiff
path: root/httemplate/search/report_employee_commission.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_employee_commission.html')
-rw-r--r--httemplate/search/report_employee_commission.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_employee_commission.html b/httemplate/search/report_employee_commission.html
index 51afad3b5..ebfcae82d 100644
--- a/httemplate/search/report_employee_commission.html
+++ b/httemplate/search/report_employee_commission.html
@@ -25,6 +25,6 @@
<%init>
die "access denied"
- unless $FS::CurrentUser::CurrentUser->access_right('Financial reports');
+ unless $FS::CurrentUser::CurrentUser->access_right('Employees: Commission Report');
</%init>