From 62065bdb7ea52f56c6d3e2caa67e03cf04bf1001 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 18 Jul 2011 10:46:27 +0000 Subject: align the list of promoted account to the left, and make the name clickable --- root/admin/account_promote.tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'root') diff --git a/root/admin/account_promote.tt b/root/admin/account_promote.tt index 467e24c..a956832 100644 --- a/root/admin/account_promote.tt +++ b/root/admin/account_promote.tt @@ -1,10 +1,12 @@ [% IF promoted %] +
[% l("List of users promoted :") %] +
[% END %]
-- cgit v1.2.1