Vergleich editpost - 1.8.7 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 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=1800"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 31Zeile 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>