Vergleich newthread - 1.8.0 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
<head>
<title>{$lang->newthread_in}</title>
{$headerinclude}

<head>
<title>{$lang->newthread_in}</title>
{$headerinclude}

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

{$post_javascript}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 30Zeile 30
{$multiquote_external}
</td>
</tr>

{$multiquote_external}
</td>
</tr>

<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span></td>
</tr>

{$postoptions}






{$modoptions}
{$subscriptionmethod}
{$pollbox}

{$modoptions}
{$subscriptionmethod}
{$pollbox}

Zeile 54Zeile 49
</form>
{$forumrules}
{$footer}

</form>
{$forumrules}
{$footer}

<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});
</script>

 
</body>
</html>

</body>
</html>