Bug 312439: The user being impersonated has "moral" rights to keep informed - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave

git-svn-id: svn://10.0.0.236/trunk@184146 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
karl%kornel.name
2005-11-04 16:11:46 +00:00
parent 5aef7352e1
commit 6f745a09c8
5 changed files with 157 additions and 14 deletions

View File

@@ -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>