diff --git a/core/core.php b/core/core.php index 1ae0758a..cdbf1ea4 100755 --- a/core/core.php +++ b/core/core.php @@ -2406,6 +2406,7 @@ class layout extends common { * @param Page par défaut */ public function showContent() { + echo $this->showi18n('Site'); if( $this->core->output['title'] AND ( @@ -2787,7 +2788,7 @@ class layout extends common { } // Retourne les items du menu echo ''; - echo $this->showi18n(); + echo $this->showi18n('Nav'); } /** @@ -3132,8 +3133,8 @@ class layout extends common { /** * Affiche le cadre avec les drapeaux sélectionnés */ - public function showi18n() { - echo '