Index: branches/5.3.x/maintenance.tpl
===================================================================
diff -u -r15477 -r15967
--- branches/5.3.x/maintenance.tpl (.../maintenance.tpl) (revision 15477)
+++ branches/5.3.x/maintenance.tpl (.../maintenance.tpl) (revision 15967)
@@ -132,7 +132,7 @@
}
function close_windows() {
- page = '';
+ page = '';
a_parent.location.href = page;
for (var c = (to_close.length - 1); c >= 0; c--) {