summaryrefslogtreecommitdiff
path: root/httemplate/edit/torrus_srvderive.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/torrus_srvderive.html')
-rw-r--r--httemplate/edit/torrus_srvderive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/torrus_srvderive.html b/httemplate/edit/torrus_srvderive.html
index b6cdb1a81..63f465420 100644
--- a/httemplate/edit/torrus_srvderive.html
+++ b/httemplate/edit/torrus_srvderive.html
@@ -14,7 +14,7 @@
<%init>
die "access denied"
- unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+ unless $FS::CurrentUser::CurrentUser->access_right('Configure network monitoring');
my $html_bottom_sub = sub {
my $torrus_srvderive = shift;