RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / edit / process / reason_type.html
index 4ccccad..3172b27 100644 (file)
@@ -4,3 +4,9 @@
                                 $cgi->param('class') . '&',
            )
 %>
+<%init>
+
+die "access denied"
+  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+
+</%init>