From ecfa27e406ebc5ff0d493f040f33426c565ded49 Mon Sep 17 00:00:00 2001
From: Lukas Fleischer
Date: Sun, 31 May 2015 19:33:13 +0200
Subject: Do not show the activity check box when registering
Creating an inactive account does not make sense. Hide the activity
check box from the registration page.
Signed-off-by: Lukas Fleischer
---
web/template/account_edit_form.php | 2 ++
1 file changed, 2 insertions(+)
(limited to 'web/template')
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index f988714..56bdd45 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -60,10 +60,12 @@