diff options
Diffstat (limited to 'userprefs.cgi')
-rwxr-xr-x | userprefs.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userprefs.cgi b/userprefs.cgi index c6672fd02..bd5dcb4f2 100755 --- a/userprefs.cgi +++ b/userprefs.cgi @@ -299,7 +299,7 @@ sub showExcludeSelf (\%) { <table><tr><td colspan=2> <b>Global options:</b></tr> <tr><td width=150></td><td> - Do not email me bugs that I change + Only email me reports of changes made by other people <input type="checkbox" name="ExcludeSelf" VALUE="on" $excludeSelf> <br> </td> |