aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/quickreply_editor.html
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2012-03-30 21:43:00 -0400
committerDavid King <imkingdavid@gmail.com>2012-03-30 21:43:00 -0400
commita7045e65724481002e232a7d143b7cc2ed6acb3a (patch)
treead969341161bfd2fef644f325a9cafa17d9e4f41 /phpBB/styles/subsilver2/template/quickreply_editor.html
parent013a8649a5164b90310e76d99fae2186b831a5f0 (diff)
downloadforums-a7045e65724481002e232a7d143b7cc2ed6acb3a.tar
forums-a7045e65724481002e232a7d143b7cc2ed6acb3a.tar.gz
forums-a7045e65724481002e232a7d143b7cc2ed6acb3a.tar.bz2
forums-a7045e65724481002e232a7d143b7cc2ed6acb3a.tar.xz
forums-a7045e65724481002e232a7d143b7cc2ed6acb3a.zip
[feature/qrpreview] Preview from Quick Reply
PHPBB3-10726
Diffstat (limited to 'phpBB/styles/subsilver2/template/quickreply_editor.html')
-rw-r--r--phpBB/styles/subsilver2/template/quickreply_editor.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/quickreply_editor.html b/phpBB/styles/subsilver2/template/quickreply_editor.html
index de5017280c..4c3f7a3d0b 100644
--- a/phpBB/styles/subsilver2/template/quickreply_editor.html
+++ b/phpBB/styles/subsilver2/template/quickreply_editor.html
@@ -14,8 +14,8 @@
</tr>
<tr>
<td class="cat" colspan="2" align="center">
- <input class="btnmain" type="submit" accesskey="s" tabindex="6" name="post" value="{L_SUBMIT}" />&nbsp;
- <input class="btnlite" type="submit" accesskey="f" tabindex="7" name="full_editor" value="{L_FULL_EDITOR}" />
+ <input class="btnlite" type="submit" accesskey="f" tabindex="6" name="preview" value="{L_FULL_EDITOR}" />&nbsp;
+ <input class="btnmain" type="submit" accesskey="s" tabindex="7" name="post" value="{L_SUBMIT}" />
{S_FORM_TOKEN}
{QR_HIDDEN_FIELDS}