X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Ftorrus_srvderive.html;h=d7aacffca44528dd4888812b0d21f4d893f14221;hp=c3260bc8a004ddd03710f1eb41bbf23447b4152b;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=f4f7bb4086cdaf2699c6d028b76e99b3e9be1e90 diff --git a/httemplate/edit/process/torrus_srvderive.html b/httemplate/edit/process/torrus_srvderive.html index c3260bc8a..d7aacffca 100644 --- a/httemplate/edit/process/torrus_srvderive.html +++ b/httemplate/edit/process/torrus_srvderive.html @@ -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;