aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2006-08-01 04:23:13 +0000
committerDavid M <davidmj@users.sourceforge.net>2006-08-01 04:23:13 +0000
commit3c69c8f00a70ceeebabcd1cec79b6077ad785062 (patch)
treefd331d189eb1c1a795c05a5745875cc24c1fa0f5 /phpBB/adm/style
parent85e049dd668c969a0263776e3ae1ce24f3e37666 (diff)
downloadforums-3c69c8f00a70ceeebabcd1cec79b6077ad785062.tar
forums-3c69c8f00a70ceeebabcd1cec79b6077ad785062.tar.gz
forums-3c69c8f00a70ceeebabcd1cec79b6077ad785062.tar.bz2
forums-3c69c8f00a70ceeebabcd1cec79b6077ad785062.tar.xz
forums-3c69c8f00a70ceeebabcd1cec79b6077ad785062.zip
- Captcha ACP
- BBCode stuff git-svn-id: file:///svn/phpbb/trunk@6222 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/acp_users.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_users.html b/phpBB/adm/style/acp_users.html
index 43fb940c39..25ff88bd34 100644
--- a/phpBB/adm/style/acp_users.html
+++ b/phpBB/adm/style/acp_users.html
@@ -560,6 +560,7 @@
s_help = "{LA_BBCODE_S_HELP}";
f_help = "{LA_BBCODE_F_HELP}";
e_help = "{LA_BBCODE_E_HELP}";
+ d_help = "{LA_BBCODE_D_HELP}";
//-->
</script>
@@ -586,8 +587,8 @@
<input type="button" class="button2" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" />
<input type="button" class="button2" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" />
<!-- IF S_BBCODE_IMG --><input type="button" class="button2" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" /><!-- ENDIF -->
- <input type="button" class="button2" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" />
- <!-- IF S_BBCODE_FLASH --><input type="button" class="button2" accesskey="f" name="addbbcode18" value="Flash" onclick="bbstyle(18)" /><!-- ENDIF -->
+ <input type="button" class="button2" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseover="helpline('d')" />
+ <!-- IF S_BBCODE_FLASH --><input type="button" class="button2" accesskey="d" name="addbbcode18" value="Flash" onclick="bbstyle(18)" onmouseover="helpline('d')" /><!-- ENDIF -->
{L_FONT_SIZE}: <select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" onmouseover="helpline('f')">
<option value="7">{L_FONT_TINY}</option>