Index: branches/RC/kernel/admin_templates/regional/languages_edit.tpl =================================================================== diff -u -r8929 -r9853 --- branches/RC/kernel/admin_templates/regional/languages_edit.tpl (.../languages_edit.tpl) (revision 8929) +++ branches/RC/kernel/admin_templates/regional/languages_edit.tpl (.../languages_edit.tpl) (revision 9853) @@ -23,9 +23,9 @@ submit_event('lang','OnCancelEdit'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('prev', '', function() { go_to_id('lang', ''); } @@ -34,16 +34,16 @@ go_to_id('lang', ''); } ) ); - - - + + + a_toolbar.Render(); - + a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); - + a_toolbar.DisableButton('next'); @@ -59,23 +59,23 @@ - + - + - + - + "> @@ -95,7 +95,6 @@ -
 
+ - \ No newline at end of file