fix config menu access for message templates without Configuration, RT#25994
authorIvan Kohler <ivan@freeside.biz>
Mon, 9 Dec 2013 23:06:44 +0000 (15:06 -0800)
committerIvan Kohler <ivan@freeside.biz>
Mon, 9 Dec 2013 23:06:44 +0000 (15:06 -0800)
httemplate/elements/menu.html

index e7930dd..9405b60 100644 (file)
@@ -819,6 +819,10 @@ $menu{'Configuration'} = [ \%config_menu, 'Configuration and setup' ]
                               'Alarm global configuration',
                               'Edit advertising sources',
                               'Edit global advertising sources',
+                              'View templates',
+                              'View global templates',
+                              'Edit templates',
+                              'Edit global templates',
                            ]);
 $menu{'Help'} = [ \%help_menu, '' ];