Vergleich showthread - 1.8.4 - 1.8.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 22Zeile 22
<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 39Zeile 39
		<tr>
<td class="thead">
<div class="float_right">

		<tr>
<td class="thead">
<div class="float_right">

					<span class="smalltext"><strong><a href="javascript:;" id="thread_modes">{$lang->thread_modes}</a>{$threadnoteslink}</strong></span>

					<span class="smalltext"><strong><a href="javascript:void(0)" id="thread_modes">{$lang->thread_modes}</a>{$threadnoteslink}</strong></span>

				</div>
<div>
<strong>{$thread['threadprefix']}{$thread['subject']}</strong>

				</div>
<div>
<strong>{$thread['threadprefix']}{$thread['subject']}</strong>

Zeile 75Zeile 75
		<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
{$sendthread}

		<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
{$sendthread}

			<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>

			{$addremovesubscription}

			{$addpoll}
</ul>
</div>

			{$addpoll}
</ul>
</div>