read only access to message templates, RT#1`7477
[freeside.git] / FS / FS / AccessRight.pm
index 914724c..bcf3f64 100644 (file)
@@ -330,6 +330,8 @@ tie my %rights, 'Tie::IxHash',
     'Edit billing events',
     { rightname=>'Edit global billing events', global=>1 },
 
+    'View templates',
+    { rightname=>'View global templates', global=>1 },
     'Edit templates',
     { rightname=>'Edit global templates', global=>1 },