summaryrefslogtreecommitdiff
path: root/httemplate/graph/report_cust_churn.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/graph/report_cust_churn.html')
-rw-r--r--httemplate/graph/report_cust_churn.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/graph/report_cust_churn.html b/httemplate/graph/report_cust_churn.html
index 3f942777f..7065544dd 100644
--- a/httemplate/graph/report_cust_churn.html
+++ b/httemplate/graph/report_cust_churn.html
@@ -27,6 +27,6 @@
<%init>
die "access denied"
- unless $FS::CurrentUser::CurrentUser->access_right('List customers');
+ unless $FS::CurrentUser::CurrentUser->access_right('Customers: Customer churn report');
</%init>