diff options
Diffstat (limited to 'phpBB/adm/style/acp_users.html')
-rw-r--r-- | phpBB/adm/style/acp_users.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_users.html b/phpBB/adm/style/acp_users.html index 873a34b146..75c8846935 100644 --- a/phpBB/adm/style/acp_users.html +++ b/phpBB/adm/style/acp_users.html @@ -563,7 +563,6 @@ var help_line = { o: '{LA_BBCODE_O_HELP}', p: '{LA_BBCODE_P_HELP}', w: '{LA_BBCODE_W_HELP}', - a: '{LA_BBCODE_A_HELP}', s: '{LA_BBCODE_S_HELP}', f: '{LA_BBCODE_F_HELP}', e: '{LA_BBCODE_E_HELP}', @@ -614,7 +613,6 @@ var help_line = { <option value="18">{L_FONT_LARGE}</option> <option value="24">{L_FONT_HUGE}</option> </select> - <a href="#" onclick="bbstyle(-1); return false;" onmouseover="helpline('a')">{L_CLOSE_TAGS}</a> <!-- IF .custom_tags --> <br /><br /> <!-- BEGIN custom_tags --> |