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=e39f81dae87d882c0ea4f6f1918fa9cae6d2fc61;hpb=b412c2545d8862278343adc1ef17cc297e11ad6d 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;