Index: branches/5.2.x/maintenance.tpl
===================================================================
diff -u -N -r15168 -r16345
--- branches/5.2.x/maintenance.tpl (.../maintenance.tpl) (revision 15168)
+++ branches/5.2.x/maintenance.tpl (.../maintenance.tpl) (revision 16345)
@@ -132,7 +132,7 @@
}
function close_windows() {
- page = '';
+ page = '';
a_parent.location.href = page;
for (var c = (to_close.length - 1); c >= 0; c--) {