-
+
@@ -1597,6 +1597,9 @@
// Make the dialog box movable
dialogBoxDrag();
+
+ // Fix links
+ if (urlargs.key) { Q('p6backuplink').href += '?key=' + urlargs.key; }
}
function refreshCookieSession() {
@@ -11108,7 +11111,7 @@
function server_showRestoreDlg() {
if (xxdialogMode) return false;
var x = "Restore the server using a backup,
this will delete the existing server data. Only do this if you know what you are doing." + '
';
- x += '