diff --git a/includes/I18n.php b/includes/I18n.php index e119e0f..9d52c1e 100644 --- a/includes/I18n.php +++ b/includes/I18n.php @@ -4,7 +4,7 @@ class I18n { public string $locale; public array $langsAvailable = []; - public array $langsAssoc = []; + public array $langsAssoc = []; public function __construct() { diff --git a/index.php b/index.php index 23fdc4c..0a904c7 100644 --- a/index.php +++ b/index.php @@ -72,13 +72,13 @@ class="btn btn-primary" disabled