X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fpkg_class.html;h=b196df3f72322e96d65fb7d4a92f0b75cf5ba709;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hp=183da805c11bc9cbeff95d18783e39c36be028ae;hpb=9509e5bfb7f9331303153cac24d7bfecbe2ea9f1;p=freeside.git diff --git a/httemplate/edit/process/pkg_class.html b/httemplate/edit/process/pkg_class.html index 183da805c..b196df3f7 100644 --- a/httemplate/edit/process/pkg_class.html +++ b/httemplate/edit/process/pkg_class.html @@ -3,3 +3,9 @@ 'viewall_dir' => 'browse', ) %> +<%init> + +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +