From 95ba9e244cdf6c353143a1e753bbb21b7adb206c Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 17 Jul 2011 20:50:07 +0000 Subject: show the list of promoted users --- root/admin/account_promote.tt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'root/admin') diff --git a/root/admin/account_promote.tt b/root/admin/account_promote.tt index f52ed12..467e24c 100644 --- a/root/admin/account_promote.tt +++ b/root/admin/account_promote.tt @@ -1,3 +1,11 @@ +[% IF promoted %] + [% l("List of users promoted :") %] + +[% END %]
[% FOREACH entry IN entries %] -- cgit v1.2.1