mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
Update message
This commit is contained in:
parent
b2371aefbd
commit
f640e2de63
2
r.php
2
r.php
@ -23,7 +23,7 @@ if (!$row['rurl']) {
|
||||
}
|
||||
if (strtolower($row['rurl']) == "disabled") {
|
||||
require_once 'header.php';
|
||||
echo "<h2>The link you are trying to reach has been disabled because it infriges our Terms of Service</h2><br>"
|
||||
echo "<h2>The link you are trying to reach has been disabled by an Administrator</h2><br>"
|
||||
. "Sorry for the inconvienience.";
|
||||
require_once 'footer.php';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user