From d6d056f9755dea6b2c36779347be9fd03ff7eab0 Mon Sep 17 00:00:00 2001 From: Hugo Seabrook Date: Wed, 30 Jan 2013 17:21:16 +0100 Subject: Bug 272407: Send an e-mail when the administrator creates a new account for a user r/a=LpSolit --- template/en/default/admin/users/userdata.html.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'template/en/default/admin/users') diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl index ae952d151..e42ee6438 100644 --- a/template/en/default/admin/users/userdata.html.tmpl +++ b/template/en/default/admin/users/userdata.html.tmpl @@ -107,3 +107,12 @@ [% END %] +[% UNLESS editform %] + + + + + (Email this user their account information. The password will not be included.) + + +[% END %] -- cgit v1.2.3-24-g4f1b