aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_users.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_users.html')
-rw-r--r--phpBB/adm/style/acp_users.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_users.html b/phpBB/adm/style/acp_users.html
index 4b05d99a6a..0ecfc49417 100644
--- a/phpBB/adm/style/acp_users.html
+++ b/phpBB/adm/style/acp_users.html
@@ -16,6 +16,7 @@
<dt><label for="username">{L_FIND_USERNAME}:</label></dt>
<dd><input class="medium" type="text" id="username" name="username" /></dd>
<dd>[ <a href="#" onclick="window.open('{U_FIND_USERNAME}', '_phpbbsearch', 'height=500, resizable=yes, scrollbars=yes, width=740'); return false;">{L_FIND_USERNAME}</a> ]</dd>
+ <dd class="full" style="text-align: left;"><input type="checkbox" id="anonymous" name="u" value="{ANONYMOUS_USER_ID}" /> &nbsp;Select Anonymous User</dd>
</dl>
</fieldset>