Index: admin_templates/payment_type/payment_type_edit.tpl =================================================================== --- admin_templates/payment_type/payment_type_edit.tpl (revision 12973) +++ admin_templates/payment_type/payment_type_edit.tpl (working copy) @@ -30,15 +30,12 @@ } ) ); - a_toolbar.AddButton( new ToolBarSeparator('sep2') ); - a_toolbar.Render(); a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); - a_toolbar.HideButton('sep2'); a_toolbar.DisableButton('next'); Index: admin_templates/payment_type/payment_type_gateway.tpl =================================================================== --- admin_templates/payment_type/payment_type_gateway.tpl (revision 12973) +++ admin_templates/payment_type/payment_type_gateway.tpl (working copy) @@ -37,15 +37,12 @@ } ) ); - a_toolbar.AddButton( new ToolBarSeparator('sep2') ); - a_toolbar.Render(); a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); - a_toolbar.HideButton('sep2'); a_toolbar.DisableButton('next'); Index: admin_templates/payment_type/payment_type_groups.tpl =================================================================== --- admin_templates/payment_type/payment_type_groups.tpl (revision 12973) +++ admin_templates/payment_type/payment_type_groups.tpl (working copy) @@ -31,15 +31,12 @@ } ) ); - a_toolbar.AddButton( new ToolBarSeparator('sep2') ); - a_toolbar.Render(); a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); - a_toolbar.HideButton('sep2'); a_toolbar.DisableButton('next');