its all about control
[freeside.git] / httemplate / browse / addr_block.cgi
index 87f46c0..408d572 100644 (file)
@@ -80,4 +80,7 @@
 </TABLE>
 </BODY>
 </HTML>
-
+<%init>
+die "access denied"
+  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+</%init>