diff --git a/web/www/check_blacklist.php b/web/www/check_blacklist.php index 876d27f..ef530d1 100644 --- a/web/www/check_blacklist.php +++ b/web/www/check_blacklist.php @@ -26,7 +26,8 @@ Check Blacklist - + --> +
+

MyRBL - rbl.

+
-

Check if IP/Domain is blacklisted

+

Check if IP/Domain is blacklisted

-
- ← Go back to homepage +
+

+ ← Go back to homepage
- + diff --git a/web/www/footer.php b/web/www/footer.php index 2f99b28..76e7036 100644 --- a/web/www/footer.php +++ b/web/www/footer.php @@ -25,7 +25,7 @@ + +
+

MyRBL - rbl.

+
-

MyRBL - rbl.

+ + + \ No newline at end of file diff --git a/web/www/report_spam.php b/web/www/report_spam.php index 6b26d7f..61d4470 100644 --- a/web/www/report_spam.php +++ b/web/www/report_spam.php @@ -44,7 +44,7 @@ $value_to_check = $value; } else { $invalidFormat = true; - $message = "Invalid IP/Domain format."; + $message = "Invalid IP/Domain format."; } if (!$invalidFormat) { $stmt = $conn->prepare("INSERT INTO $table ($column, motivation) VALUES (?, ?)"); @@ -52,9 +52,9 @@ $stmt->execute(); if ($stmt->affected_rows > 0) { - $message = "The IP/Domain '$value' has been reported successfully."; + $message = "The IP/Domain '$value' has been reported successfully."; } else { - $message = "There was an error reporting the IP/Domain '$value'."; + $message = "There was an error reporting the IP/Domain '$value'."; } $stmt->close(); @@ -78,7 +78,8 @@ Report IP/Domain Spam - + +
+

MyRBL - rbl.

+
-

Report IP/Domain Spam

+

Report IP/Domain Spam

@@ -124,15 +128,20 @@ +
+ 0): ?> -

This IP/Domain has been reported times.

+
This IP/Domain has been reported times.
+
← Go back to homepage
+