diff --git a/template/bricks/redButtons.tpl.php b/template/bricks/redButtons.tpl.php index 9142ba13..b8cfedcf 100644 --- a/template/bricks/redButtons.tpl.php +++ b/template/bricks/redButtons.tpl.php @@ -4,7 +4,7 @@ // link to wowhead if (isset($this->redButtons[BUTTON_WOWHEAD])): if ($this->redButtons[BUTTON_WOWHEAD]): - echo 'WowheadWowhead'; + echo 'WowheadWowhead'; else: echo 'WowheadWowhead'; endif;