X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_main_county.html;h=cb56166c87ba512827fd01ef5c892e236056d623;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hp=3d9d20b8524ec090408ef27ccdc23fb2ec91a868;hpb=1f0e0fb65fdd32d57a3134c018d5a1dc0f09e249;p=freeside.git diff --git a/httemplate/edit/process/cust_main_county.html b/httemplate/edit/process/cust_main_county.html index 3d9d20b85..cb56166c8 100644 --- a/httemplate/edit/process/cust_main_county.html +++ b/httemplate/edit/process/cust_main_county.html @@ -4,3 +4,10 @@ #someday change the individual element and go away instead ) %> +<%init> + +my $conf = new FS::Conf; +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +