Updated show along with cosmetic tweaks

This commit is contained in:
2026-06-07 10:06:58 -04:00
parent abe884337a
commit 8c38d9da48
7 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ if ($response === FALSE) {
}
} else {
echo "RFE is currently offline! Please check back later!";
echo "RFE is currently offline!<br>Please check back later!";
}
}
?>