diff --git a/html/index.php b/html/index.php index be64892..242fece 100644 --- a/html/index.php +++ b/html/index.php @@ -17,7 +17,7 @@ require_once("../src/functions.php"); $arenas=get_arenas_list(); - +$lang=get_language_array(); //form submitting if (isset($_POST['xd_check'])) { @@ -51,7 +51,13 @@ if (isset($_POST['xd_check']))
-

+ +