Index: branches/5.3.x/admin_templates/import.tpl =================================================================== diff -u -N -r15488 -r15973 --- branches/5.3.x/admin_templates/import.tpl (.../import.tpl) (revision 15488) +++ branches/5.3.x/admin_templates/import.tpl (.../import.tpl) (revision 15973) @@ -13,7 +13,7 @@ a_toolbar = new ToolBar(); a_toolbar.AddButton( new ToolBarButton('prev', '', function() { - location.href = ''; + location.href = ''; } ) );