Selector idioma

This commit is contained in:
imnavajas
2023-05-19 09:41:46 +02:00
parent 1a84536e2a
commit 0493dddfe6
2 changed files with 3 additions and 13 deletions

View File

@ -32,7 +32,7 @@ class Home extends BaseController
else
$salutation = lang("App.dashboard_good_night");
echo view(getenv('theme.path').'main/all_selects');
echo view(getenv('theme.path').'main/all');
/*
//echo view(getenv('theme.path').'main/header');