default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / edit / hardware_status.html
index 23e5b6e..c8cb68c 100644 (file)
@@ -19,6 +19,6 @@
 <%init>
 
 die "access denied"
-  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+  unless $FS::CurrentUser::CurrentUser->access_right('Edit hardware classes and types');
 
 </%init>