From 3cbcdd4bd1c5c0356bb0f4b7f90a9f98727a14dc Mon Sep 17 00:00:00 2001 From: Vladyslav Date: Wed, 27 Jun 2018 11:11:47 +0300 Subject: [PATCH] Redirect to profile overview if vacation mode is disabled +Now if vacation mode is disabled and whoever wants to go to the well-known vacation mode link, it will be redirected to an overview of its profile. --- Templates/Profile/vacation.tpl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Templates/Profile/vacation.tpl b/Templates/Profile/vacation.tpl index b742bdf0..756358c9 100644 --- a/Templates/Profile/vacation.tpl +++ b/Templates/Profile/vacation.tpl @@ -1,3 +1,5 @@ +

Player profile

".$form->getError("vac").""; ?>

+uid); + exit; +} +?> \ No newline at end of file