Index: branches/5.2.x/units/topics/topics_config.php =================================================================== diff -u -N -r15350 -r15467 --- branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 15350) +++ branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 15467) @@ -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' => 2.9, 'type' => stTREE, ),*/ @@ -216,7 +216,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' => 3, 'type' => stTREE, ),