Zeile 2 | Zeile 2 |
---|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 31 | Zeile 31 |
---|
</td> </tr> {$editreason}
|
</td> </tr> {$editreason}
|
<tr> <td class="trow2" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow2"><span class="smalltext"> <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label> {$disablesmilies}</span> </td> </tr>
| {$postoptions}
|
{$subscriptionmethod} {$pollbox} </table>
| {$subscriptionmethod} {$pollbox} </table>
|