diff --git a/check.php b/check.php
index a4c4f85..2b83ddb 100644
--- a/check.php
+++ b/check.php
@@ -42,6 +42,7 @@ if (isset($_POST['name'], $_POST['table'])) {
} else {
echo('Banned permanently.');
}
+ echo("
");
}
}
?>
\ No newline at end of file
diff --git a/includes/page.php b/includes/page.php
index 345f1c3..b114fb8 100644
--- a/includes/page.php
+++ b/includes/page.php
@@ -95,11 +95,15 @@ function print_table_headers($headers) {
}
function print_check_form($table) {
- // var table=document.URL.substring(document.URL.lastIndexOf("/")+1); table=table.substring(0,table.indexOf("."));
- echo('
');
- echo('