From 6844f6c1d2965cd5ec2ad72c887baeed9517c246 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 4 Aug 2013 14:19:32 +0200 Subject: Allow for setting an account's inactivity status This adds a field to the users table and corresponding fields to the account edit and display forms that allow for setting an (in-)activity status. This might turn out to be useful if a user is on vacation and can not respond to update/orphan/deletion requests. Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/template/account_edit_form.php') diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index a0de2a3..30b26fd 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -55,6 +55,11 @@

+

+ + /> +

+

() -- cgit v1.2.3-54-g00ecf