diff --git a/module/blog/view/article/article.php b/module/blog/view/article/article.php index 98cafbac..05f9626b 100755 --- a/module/blog/view/article/article.php +++ b/module/blog/view/article/article.php @@ -20,11 +20,11 @@ $heure = mb_detect_encoding(strftime('%H:%M', $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'publishedOn'])), 'UTF-8', true) ? strftime('%H:%M', $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'publishedOn'])) : utf8_encode(strftime('%H:%M', $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'publishedOn']))); - echo $date . ' à ' . $heure; + echo $date . ' à ' . $heure; ?> getUser('password') === $this->getInput('ZWII_USER_PASSWORD') AND ( // Propriétaire @@ -55,7 +55,7 @@
- ' . $this->getData(['module',$this->getUrl(0), 'config', 'feedsLabel']) . '

' ; ?>
diff --git a/module/blog/view/edit/edit.php b/module/blog/view/edit/edit.php index a492e10c..02d334ed 100755 --- a/module/blog/view/edit/edit.php +++ b/module/blog/view/edit/edit.php @@ -8,7 +8,7 @@ 'value' => 'Retour' ]); ?>
-
+
true, 'value' => 'Enregistrer en brouillon' @@ -21,7 +21,6 @@ 'Publier' ]); ?> -