Index: branches/5.2.x/admin_templates/import.tpl =================================================================== diff -u -N -r15264 -r16341 --- branches/5.2.x/admin_templates/import.tpl (.../import.tpl) (revision 15264) +++ branches/5.2.x/admin_templates/import.tpl (.../import.tpl) (revision 16341) @@ -13,7 +13,7 @@ a_toolbar = new ToolBar(); a_toolbar.AddButton( new ToolBarButton('prev', '', function() { - location.href = ''; + location.href = ''; } ) );