Merge branch 'patch-3' of https://github.com/gjones2/Freeside (fix closing tag)
[freeside.git] / httemplate / edit / process / torrus_srvderive.html
index c3260bc..d7aacff 100644 (file)
@@ -13,7 +13,7 @@
 <%init>
 
 die "access denied"
-  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+  unless $FS::CurrentUser::CurrentUser->access_right('Configure network monitoring');
 
 my $nms = new FS::NetworkMonitoringSystem;
 my @serviceids = $nms->torrus_serviceids;