From 2b75bb35de2a996338d0e3f1f70d489fc4ccbe1c Mon Sep 17 00:00:00 2001 From: Shadow <1140613+Shadowss@users.noreply.github.com> Date: Tue, 23 Jan 2018 09:36:35 +0200 Subject: [PATCH] Update MH Text --- Templates/Profile/medal.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Templates/Profile/medal.php b/Templates/Profile/medal.php index 82104189..789dd5a3 100644 --- a/Templates/Profile/medal.php +++ b/Templates/Profile/medal.php @@ -66,7 +66,7 @@ $profiel = preg_replace("/\[#gaul]/is",'', $profiel, 1); -$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); +$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); $profiel = preg_replace("/\[#TEAM]/is",'', $profiel, 1); $profiel = preg_replace("/\[#EVENT]/is",'', $profiel, 1); } @@ -75,7 +75,7 @@ $profiel = preg_replace("/\[#EVENT]/is",'', $profiel, 1); -$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); +$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); } //Travian Team image @@ -93,13 +93,13 @@ $profiel = preg_replace("/\[#TEAM]/is",'', $profiel, 1); +$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); } //Multihunter image (for anyone) // Added by Shadow - cata7007@gmail.com / Skype : cata7007 if($displayarray['access'] == "8"){ -$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); +$profiel = preg_replace("/\[#MH]/is",'', $profiel, 1); } //NATURE image (for anyone)