Fixed Typo in Actions Panel of Player List
This commit is contained in:
parent
c4c47d0f9e
commit
85435c1b4b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user