Index: branches/5.1.x/core/units/forms/forms_config.php =================================================================== diff -u -r12657 -r13086 --- branches/5.1.x/core/units/forms/forms_config.php (.../forms_config.php) (revision 12657) +++ branches/5.1.x/core/units/forms/forms_config.php (.../forms_config.php) (revision 13086) @@ -1,6 +1,6 @@ Array( 'parent' => 'in-portal:site', 'icon' => 'form', + 'use_parent_header' => 1, 'label' => 'la_tab_CMSForms', //'la_tab_FormsConfig', 'url' => Array('t' => 'forms/forms_list', 'pass' => 'm'), // set "container" parameter (in section definition, not url) to true when form editing should be disabled, but submissions still visible 'permissions' => Array('view', 'add', 'edit', 'delete'),