X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fhardware_status.html;h=64ad5ad7fa3558eb2cc95d459c78ec09b6e94a86;hb=b23875a21c163310af2597424f3b4e782ffcf022;hp=89ae830357e2fb140008023dc692f9fd3ea3de56;hpb=91fd4ea0e91ee9e6717e0b12e01eebb8f8b21322;p=freeside.git diff --git a/httemplate/browse/hardware_status.html b/httemplate/browse/hardware_status.html index 89ae83035..64ad5ad7f 100644 --- a/httemplate/browse/hardware_status.html +++ b/httemplate/browse/hardware_status.html @@ -16,7 +16,7 @@ my $curuser = $FS::CurrentUser::CurrentUser; die "access denied" - unless $curuser->access_right('Configuration'); + unless $curuser->access_right('Edit hardware classes and types'); my $menubar = [ 'Hardware classes' => $p.'browse/hardware_class.html', 'Add a status' => $p.'edit/hardware_status.html' ];