Rewrite admin/accounts.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 16 Sep 2010 13:58:28 +0000 (15:58 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 16 Sep 2010 13:58:28 +0000 (15:58 +0200)
commit8338711c653db15f2bf5b7e3df374d13eeeac84e
tree173b6dcf7ced6b16e6a5daee655f507253cad601
parent55aa88ed8b1a2186bf1d081330e756ada0e0c6ac
Rewrite admin/accounts.

This page can now be used as a portal for account management. It provides
the following tools:
 * access to account edition page
 * list of non-automatic account (currently only 'ax' accounts are listed here)
 * small form to add an 'ax' account
 * link to other account-related admin pages.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
modules/admin.php
templates/admin/account_watch.tpl [new file with mode: 0644]
templates/admin/accounts.tpl
templates/admin/index.tpl
templates/admin/user.tpl