diff --git a/templates/tibiacom/index.php b/templates/tibiacom/index.php index 7ab60357..4cefbd37 100644 --- a/templates/tibiacom/index.php +++ b/templates/tibiacom/index.php @@ -42,8 +42,6 @@ if(isset($config['boxes'])) } else if ($exp[0] === 'news' && $exp[1] === 'archive') { $tmp = 'news_archive'; } - else - $tmp = $exp[0]; } } }