diff --git a/lib/backup-versions.php b/lib/backup-versions.php index b3a992f..64214e4 100644 --- a/lib/backup-versions.php +++ b/lib/backup-versions.php @@ -44,14 +44,6 @@ echo "?microtime=".microtime(true);
-
- - - - - -
-
-
- - - - - - - -
-

+
diff --git a/lib/settings-update.php b/lib/settings-update.php index 55c8bb8..ba7179e 100644 --- a/lib/settings-update.php +++ b/lib/settings-update.php @@ -119,7 +119,7 @@ if (false === $demoMode && true === isset($_SESSION['loggedIn']) && true === $_S // With all that worked out, we can now hide the settings screen and apply the new settings $jsBugFilePaths = "['" . str_replace(",", "','", str_replace(" ", "", $_POST['bugFilePaths'])) . "']"; - echo "