X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fpkg_class.html;fp=httemplate%2Fedit%2Fpkg_class.html;h=eddbfc16ea6bad8cffbd9c5346f507743cf9ad3e;hb=0930d22ffc440f80c1b222b2e750cadbabd9e8f6;hp=6f2b072f1fef4bff14608a40d8b80c74bfb38069;hpb=f49f11d4c3c4ba9480cc5c9acfaa606a5ba73ad1;p=freeside.git diff --git a/httemplate/edit/pkg_class.html b/httemplate/edit/pkg_class.html index 6f2b072f1..eddbfc16e 100644 --- a/httemplate/edit/pkg_class.html +++ b/httemplate/edit/pkg_class.html @@ -14,3 +14,9 @@ ) %> +<%init> + +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +