summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/sudo.html.tmpl
diff options
context:
space:
mode:
authorkarl%kornel.name <>2005-11-05 01:11:27 +0100
committerkarl%kornel.name <>2005-11-05 01:11:27 +0100
commit1afe548f9e830bcace4e06d3441bdd4b41c8d11a (patch)
treee25c39859529d8c72e85a33007d1c22877d6414a /template/en/default/admin/sudo.html.tmpl
parent4c7f4b10f22b3ad45db793ef4eb0e4ab1aef49e0 (diff)
downloadbugzilla-1afe548f9e830bcace4e06d3441bdd4b41c8d11a.tar.gz
bugzilla-1afe548f9e830bcace4e06d3441bdd4b41c8d11a.tar.xz
Bug 312439: The user being impersonated has "moral" rights to keep informed - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/admin/sudo.html.tmpl')
-rw-r--r--template/en/default/admin/sudo.html.tmpl13
1 files changed, 12 insertions, 1 deletions
diff --git a/template/en/default/admin/sudo.html.tmpl b/template/en/default/admin/sudo.html.tmpl
index ea4f0f38e..12aa586a6 100644
--- a/template/en/default/admin/sudo.html.tmpl
+++ b/template/en/default/admin/sudo.html.tmpl
@@ -65,7 +65,18 @@
[% END %]
<p>
- Next, click the button to begin the session:
+ Next, please take a moment to explain why you are doing this:<br>
+ <input type="text" name="reason" size="80" maxlength="200">
+ </p>
+
+ <p>
+ The message you enter here will be sent to the impersonated user by email.
+ You may leave this empty if you wish, but they will still know that you
+ are impersonating them.
+ </p>
+
+ <p>
+ Finally, click the button to begin the session:
<input type="submit" value="Begin Session">
<input type="hidden" name="action" value="sudo-transition">
</p>