Index: trunk/kernel/admin_templates/stylesheets/stylesheets_edit.tpl =================================================================== diff -u -N -r4834 -r7391 --- trunk/kernel/admin_templates/stylesheets/stylesheets_edit.tpl (.../stylesheets_edit.tpl) (revision 4834) +++ trunk/kernel/admin_templates/stylesheets/stylesheets_edit.tpl (.../stylesheets_edit.tpl) (revision 7391) @@ -4,7 +4,7 @@ - + @@ -23,9 +23,9 @@ submit_event('css','OnCancelEdit'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('prev', '', function() { go_to_id('css', ''); } @@ -34,14 +34,14 @@ go_to_id('css', ''); } ) ); - + a_toolbar.Render(); - + a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); - + a_toolbar.DisableButton('next'); @@ -57,14 +57,13 @@ - - + + - -
+ + - \ No newline at end of file