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

index 833e889..b4fff22 100644 (file)
@@ -844,6 +844,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, '' ];