ACL for hardware class config, RT#85057
[freeside.git] / httemplate / edit / process / hardware_status.html
index 61f02e2..d790eb5 100644 (file)
@@ -6,6 +6,6 @@
 <%init>
 
 die "access denied"
-  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+  unless $FS::CurrentUser::CurrentUser->access_right('Edit hardware classes and types');
 
 </%init>