From 2a6d3ba058ef855340ea0092a0e06781d067ad74 Mon Sep 17 00:00:00 2001 From: Lanre Adelowo Date: Thu, 13 Sep 2018 17:34:36 +0100 Subject: Allow admin toggle forcing a password change for newly created users (#4563) --- templates/admin/user/new.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates') diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl index 14e1d74292..b9e326e734 100644 --- a/templates/admin/user/new.tmpl +++ b/templates/admin/user/new.tmpl @@ -42,6 +42,13 @@ +
+
+ + +
+
+ {{if .CanSendEmail}}
-- cgit v1.2.3