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