diff --git a/html/index.php b/html/index.php index bf758f4..863bcf7 100644 --- a/html/index.php +++ b/html/index.php @@ -256,7 +256,7 @@ if (isset($_POST['xd_check'])){ if(($currentArena == "") && (!isset($_GET['doc']))){ echo ' class="selected"'; } - echo '>'.$lang['HOME'.''; + echo '>'.$lang['HOME'].''; foreach($arenas as $arena){ if( $arena['id'] == $currentArena){