Vergleich newreply - 1.8.11 - 1.8.26

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

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

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

{$post_javascript}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 54Zeile 54
{$forumrules}
{$threadreview}
{$footer}

{$forumrules}
{$threadreview}
{$footer}

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

 
</body>
</html>

</body>
</html>