Index: branches/RC/core/admin_templates/tools/import2.tpl =================================================================== diff -u -r11057 -r11538 --- branches/RC/core/admin_templates/tools/import2.tpl (.../import2.tpl) (revision 11057) +++ branches/RC/core/admin_templates/tools/import2.tpl (.../import2.tpl) (revision 11538) @@ -1,37 +1,6 @@ - + - - - - - - -
- - - - - - - - - - - - -
-
- - - - - - - @@ -79,6 +48,12 @@ return false; } } + + $(document).ready( + function() { + $('#step_number').text(2); + } + ); @@ -104,4 +79,5 @@
+ \ No newline at end of file