diff --git a/Templates/Plus/7.tpl b/Templates/Plus/7.tpl index ecf11599..9deb20df 100644 --- a/Templates/Plus/7.tpl +++ b/Templates/Plus/7.tpl @@ -59,7 +59,7 @@ } } } - header("Location: ".$session->referrer); + header("Location: plus.php?id=3"); }else{ header("Location: banned.php"); }