Index: branches/RC/core/admin_templates/tools/restore4.tpl =================================================================== diff -u -N -r10780 -r11538 --- branches/RC/core/admin_templates/tools/restore4.tpl (.../restore4.tpl) (revision 10780) +++ branches/RC/core/admin_templates/tools/restore4.tpl (.../restore4.tpl) (revision 11538) @@ -1,37 +1,6 @@ - + - - - - - - -
- - - - - - - - - - - - -
-
- - - - - - - @@ -49,7 +18,11 @@ a_toolbar.Render(); a_toolbar.DisableButton('next'); - + $(document).ready( + function() { + $('#step_number').text(4); + } + );