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