mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
oops, that name change won't work on current CVS posting ...
git-svn-id: file:///svn/phpbb/trunk@2108 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
d521902402
commit
87fcf10454
1 changed files with 1 additions and 1 deletions
|
@ -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}" /> <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}" /> <input type="submit" accesskey="s" tabindex="6" name="submit" class="mainoption" value="{L_SUBMIT}" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue