aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-08-14 09:06:34 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-08-14 09:06:34 +0000
commit52250a33b49c406681fdf6cd93609c53ba108d87 (patch)
tree7bc8e9b484bb26909e8a6258c795efed98549457 /phpBB
parent63cbd43b5ec139025afe2ba01020d2447e72adc1 (diff)
downloadforums-52250a33b49c406681fdf6cd93609c53ba108d87.tar
forums-52250a33b49c406681fdf6cd93609c53ba108d87.tar.gz
forums-52250a33b49c406681fdf6cd93609c53ba108d87.tar.bz2
forums-52250a33b49c406681fdf6cd93609c53ba108d87.tar.xz
forums-52250a33b49c406681fdf6cd93609c53ba108d87.zip
other icon
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9974 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/template/quickreply_editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/quickreply_editor.html b/phpBB/styles/prosilver/template/quickreply_editor.html
index 398b1a5680..1ec8e2b643 100644
--- a/phpBB/styles/prosilver/template/quickreply_editor.html
+++ b/phpBB/styles/prosilver/template/quickreply_editor.html
@@ -62,7 +62,7 @@
<input type="submit" accesskey="s" tabindex="6" name="post" value="{L_SUBMIT}" class="button1" />&nbsp;
<input type="submit" accesskey="f" tabindex="6" name="full_editor" value="{L_FULL_EDITOR}" class="button2" />&nbsp;
</fieldset>
- <a href="" class="top" onclick="hide_qr(); return false;" title="{L_COLLAPSE_QR}">{L_COLLAPSE_QR}</a>
+ <a href="" class="right-box up" onclick="hide_qr(); return false;" title="{L_COLLAPSE_QR}">{L_COLLAPSE_QR}</a>
</div>
<span class="corners-bottom"><span></span></span></div>
</div>