From 85435c1b4ba31a2a8cc939978d9913342af793ea Mon Sep 17 00:00:00 2001 From: Alexander Nell Date: Mon, 18 May 2020 18:54:55 +0200 Subject: [PATCH] Fixed Typo in Actions Panel of Player List --- core/Players/PlayerList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Players/PlayerList.php b/core/Players/PlayerList.php index 93d1c4e2..6e4f91fa 100644 --- a/core/Players/PlayerList.php +++ b/core/Players/PlayerList.php @@ -559,7 +559,7 @@ class PlayerList implements ManialinkPageAnswerListener, CallbackListener, Timer $posY -= $buttonSpacing; $banButton = $this->maniaControl->getManialinkManager()->getElementBuilder()->buildRoundTextButton( - '$700Kick', + '$700Ban', $buttonWidth, $buttonHeight, self::ACTION_BAN_PLAYER . '.' . $login