Index: branches/5.2.x/core/admin_templates/tools/restore1.tpl =================================================================== diff -u -N -r14244 -r16339 --- branches/5.2.x/core/admin_templates/tools/restore1.tpl (.../restore1.tpl) (revision 14244) +++ branches/5.2.x/core/admin_templates/tools/restore1.tpl (.../restore1.tpl) (revision 16339) @@ -12,7 +12,7 @@ } ) ); a_toolbar.AddButton( new ToolBarButton('next', '', function() { - location.href = ''; + location.href = ''; } ) ); a_toolbar.Render();