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:
Paul S. Owen 2002-02-12 16:06:45 +00:00
parent d521902402
commit 87fcf10454

View file

@ -433,7 +433,7 @@ function storeCaret(textEl) {
</tr> </tr>
{POLLBOX} {POLLBOX}
<tr> <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> </tr>
</table> </table>