From 3cbecb3a54fac2708774158ae65dafec6d098937 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 26 Dec 2018 19:35:19 +0100 Subject: feature: invite editors --- app/view/templates/editrightbar.php | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'app/view/templates/editrightbar.php') diff --git a/app/view/templates/editrightbar.php b/app/view/templates/editrightbar.php index 8ee402d..e42cdf1 100644 --- a/app/view/templates/editrightbar.php +++ b/app/view/templates/editrightbar.php @@ -73,7 +73,35 @@ ?> - + + level() >= 4) { ?> + +

Invites editors

+ + + + invites()); + foreach ($validateinviteusers as $invite) { + ?> +
+ + +
+ + + + \ No newline at end of file -- cgit v1.2.3