Index: branches/5.2.x/units/articles/articles_config.php =================================================================== diff -u -N -r15432 -r15470 --- branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 15432) +++ branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 15470) @@ -1,6 +1,6 @@ 'core:settings_general', 'label' => 'la_tab_GeneralSettings', 'url' => Array ('t' => 'config/config_general', 'pass_section' => true, 'pass' => 'm'), - 'permissions' => Array ('view', 'edit'), + 'permissions' => Array ('view', 'add', 'edit'), 'priority' => 0.9, 'type' => stTREE, ),*/ @@ -256,7 +256,7 @@ 'icon' => 'core:conf_output', 'label' => 'la_tab_ConfigOutput', 'url' => Array ('t' => 'config/config_general', 'pass_section' => true, 'pass' => 'm'), - 'permissions' => Array ('view', 'edit'), + 'permissions' => Array ('view', 'add', 'edit'), 'priority' => 1, 'type' => stTREE, ),