summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/hardware_status.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/hardware_status.html')
-rw-r--r--httemplate/edit/process/hardware_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/hardware_status.html b/httemplate/edit/process/hardware_status.html
index 61f02e215..d790eb5ba 100644
--- a/httemplate/edit/process/hardware_status.html
+++ b/httemplate/edit/process/hardware_status.html
@@ -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>