diff --git a/core/core.php b/core/core.php index e0312256..d4c01d1f 100644 --- a/core/core.php +++ b/core/core.php @@ -1842,25 +1842,25 @@ class layout extends common { echo $this->core->output['content']; } - /** - * Affiche le coyright - */ - public function showCopyright() { - $items = '
'; - echo $items; - } +/** + * Affiche le copyright + */ + public function showCopyright() { + $items = ' '; + echo $items; + } /** * Affiche le favicon