diff --git a/templates/kathrine/menus.php b/templates/kathrine/menus.php index 5de56dcca4..1a188a1c63 100644 --- a/templates/kathrine/menus.php +++ b/templates/kathrine/menus.php @@ -12,7 +12,6 @@ 'Lost Account?' => 'account/lost', 'Server Rules' => 'rules', 'Downloads' => 'downloads', - 'Report Bug' => 'bugtracker', ], MENU_CATEGORY_COMMUNITY => [ 'Characters' => 'characters', diff --git a/templates/tibiacom/menus.php b/templates/tibiacom/menus.php index ef2745717d..a9cd42f464 100644 --- a/templates/tibiacom/menus.php +++ b/templates/tibiacom/menus.php @@ -12,7 +12,6 @@ 'Lost Account?' => 'account/lost', 'Server Rules' => 'rules', 'Downloads' => 'downloads', - 'Report Bug' => 'bugtracker', ], MENU_CATEGORY_COMMUNITY => [ 'Characters' => 'characters',