From dac78b6c02dec2358237248f912c44a65cbdc91b Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 18 Oct 2020 13:23:47 +0200 Subject: [PATCH] pas d'options selected --- module/blog/view/add/add.php | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/module/blog/view/add/add.php b/module/blog/view/add/add.php index 1af17238..f3ec7731 100644 --- a/module/blog/view/add/add.php +++ b/module/blog/view/add/add.php @@ -56,9 +56,7 @@
- $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'hidePicture']) - ]); ?> +
@@ -103,35 +101,24 @@

Commentaires

- $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'commentClose']) - ]); ?> +
- $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'commentApproved']), - '' - ]); ?> +
'Choix du nombre maximum de caractères pour chaque commentaire de l\'article, mise en forme html comprise.', - 'label' => 'Caractères par commentaire', - 'selected' => $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'commentMaxlength']) + 'label' => 'Caractères par commentaire' ]); ?>
- $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'commentNotification']), - ]); ?> +
- $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'commentGroupNotification']), - 'help' => 'Editeurs = éditeurs + administrateurs
Membres = membres + éditeurs + administrateurs' - ]); ?> +