aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2002-02-12 16:06:45 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2002-02-12 16:06:45 +0000
commit87fcf104546cb2846d1a291f9ac5b540a99ef560 (patch)
treec779df7a05e95f57c6f8d7def84a4a070b4a7fa9
parentd521902402539d9802f42a2d746187d89c67a0b3 (diff)
downloadforums-87fcf104546cb2846d1a291f9ac5b540a99ef560.tar
forums-87fcf104546cb2846d1a291f9ac5b540a99ef560.tar.gz
forums-87fcf104546cb2846d1a291f9ac5b540a99ef560.tar.bz2
forums-87fcf104546cb2846d1a291f9ac5b540a99ef560.tar.xz
forums-87fcf104546cb2846d1a291f9ac5b540a99ef560.zip
oops, that name change won't work on current CVS posting ...
git-svn-id: file:///svn/phpbb/trunk@2108 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/templates/subSilver/posting_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/posting_body.tpl b/phpBB/templates/subSilver/posting_body.tpl
index f7d61ee7f9..c7a6536762 100644
--- a/phpBB/templates/subSilver/posting_body.tpl
+++ b/phpBB/templates/subSilver/posting_body.tpl
@@ -433,7 +433,7 @@ function storeCaret(textEl) {
</tr>
{POLLBOX}
<tr>
- <td class="catBottom" colspan="2" align="center" height="28"> {S_HIDDEN_FORM_FIELDS}<input type="submit" tabindex="5" name="preview" class="mainoption" value="{L_PREVIEW}" />&nbsp;<input type="submit" accesskey="s" tabindex="6" name="post" class="mainoption" value="{L_SUBMIT}" /></td>
+ <td class="catBottom" colspan="2" align="center" height="28"> {S_HIDDEN_FORM_FIELDS}<input type="submit" tabindex="5" name="preview" class="mainoption" value="{L_PREVIEW}" />&nbsp;<input type="submit" accesskey="s" tabindex="6" name="submit" class="mainoption" value="{L_SUBMIT}" /></td>
</tr>
</table>