From b9a14e75ac5c5afbb616b79c0544872fb6c05af6 Mon Sep 17 00:00:00 2001 From: Shadow <1140613+Shadowss@users.noreply.github.com> Date: Tue, 23 Jan 2018 08:24:34 +0200 Subject: [PATCH] Some update for testing --- Templates/Profile/profile.tpl | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Templates/Profile/profile.tpl b/Templates/Profile/profile.tpl index 4bba145c..a6a23bda 100644 --- a/Templates/Profile/profile.tpl +++ b/Templates/Profile/profile.tpl @@ -88,17 +88,17 @@ include("menu.tpl"); ?> userinfo['access'] == 9 && $session->userinfo['username'] == "Shadow") { echo"Administrator[#MH]"; echo"Administrator[#TEAM]"; + echo"Administrator[#EVENT]"; } else if($session->userinfo['access'] == 8 && $session->userinfo['username'] == "Shadow") { echo"Multihunter[#MH]"; echo"Multihunter[#TEAM]"; + echo"Multihunter[#EVENT]"; } ?>