Index: branches/unlabeled/unlabeled-1.1.2/core/admin_templates/regional/languages_edit.tpl =================================================================== diff -u -r7027 -r7071 --- branches/unlabeled/unlabeled-1.1.2/core/admin_templates/regional/languages_edit.tpl (.../languages_edit.tpl) (revision 7027) +++ branches/unlabeled/unlabeled-1.1.2/core/admin_templates/regional/languages_edit.tpl (.../languages_edit.tpl) (revision 7071) @@ -1,8 +1,6 @@ - - - + @@ -24,9 +22,9 @@ submit_event('lang','OnCancelEdit'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('prev', '', function() { go_to_id('lang', ''); } @@ -35,16 +33,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,19 +57,20 @@ +
- + - + - + @@ -96,7 +95,6 @@ -
 
- + +
- \ No newline at end of file