notices, RT#8324
[freeside.git] / FS / FS / AccessRight.pm
index 1e1b9ea..9e79754 100644 (file)
@@ -288,6 +288,9 @@ tie my %rights, 'Tie::IxHash',
     'Edit billing events',
     { rightname=>'Edit global billing events', global=>1 },
 
+    'Edit templates',
+    { rightname=>'Edit global templates', global=>1 },
+
     'Edit inventory',
     { rightname=>'Edit global inventory', global=>1 },