X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_msg.html;h=f71a86607786399cb9363c625bf6c9e9cb6ce64c;hp=64fae30bdef69222b15f4ef07b64f19ebf175bc3;hb=c38702f0a0e02e7ed45c8cb8dad86cd1a1ee4882;hpb=dbfa77932f2c2652a047745c3923c947d4a2722a diff --git a/httemplate/search/cust_msg.html b/httemplate/search/cust_msg.html index 64fae30bd..f71a86607 100644 --- a/httemplate/search/cust_msg.html +++ b/httemplate/search/cust_msg.html @@ -41,7 +41,7 @@ <%init> #hmm... die "access denied" - unless $FS::CurrentUser::CurrentUser->access_right('View customers of all agents'); + unless $FS::CurrentUser::CurrentUser->access_right('View email logs'); my $conf = new FS::Conf;