diff --git a/module/news/view/index/index.php b/module/news/view/index/index.php index a269899e..f0385673 100755 --- a/module/news/view/index/index.php +++ b/module/news/view/index/index.php @@ -2,21 +2,36 @@
$news): ?> -

- -

-
- +
+
+

+ +

+
+ +
+
+ + + - getData(['user', $news['userId'], 'firstname']) . ' ' . $this->getData(['user', $news['userId'], 'lastname']); ?> + + getUser('password') === $this->getInput('ZWII_USER_PASSWORD') + AND + ( // PropriƩtaire + ( $this->getUser('group') === self::GROUP_ADMIN ) + ) + ): ?> + + Editer + + +
+
-
- - - - getData(['user', $news['userId'], 'firstname']) . ' ' . $this->getData(['user', $news['userId'], 'lastname']); ?> -
-
-