Index: admin_templates/forms/forms_edit_fields.tpl =================================================================== --- admin_templates/forms/forms_edit_fields.tpl (revision 13557) +++ admin_templates/forms/forms_edit_fields.tpl (working copy) @@ -12,7 +12,7 @@ function edit() { - std_edit_temp_item('form', 'forms/form_field_edit'); + std_edit_temp_item('formflds', 'forms/form_field_edit'); } a_toolbar = new ToolBar();