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