Вернул "Похожие темы", поправил их
Цитата: <!-- noindex -->
<table class="tborder" style="border-spacing:1px;width:100%;margin-left:auto;margin-right:auto;">
<thead>
<tr>
<td class="tcat" style="width:100%" colspan="5">
<a style="font-size:12px;text-decoration:none;float:right" href="#top" onclick="return toggle_collapse('similarthreads')">◈ </a>
$vbphrase[similar_threads]<a id="similarthreads"></a>
</td>
</tr>
</thead>
<tbody id="collapseobj_similarthreads" style="$vbcollapse[collapseobj_similarthreads]">
<tr class="thead" style="text-align:center">
<td class="thead" style="width:40%">$vbphrase[thread]</td>
<td class="thead" style="width:15%;white-space:nowrap">$vbphrase[thread_starter]</td>
<td class="thead" style="width:20%">$vbphrase[forum]</td>
<td class="thead" style="width:5%">$vbphrase[replies]</td>
<td class="thead" style="width:20%">$vbphrase[last_post]</td>
</tr>
$similarthreadbits
</tbody>
</table>
</noindex>
<br>
<!-- /noindex -->
Цитата: <tr>
<td class="alt1" style="text-align:left">
<if condition="$simthread['issubscribed']"><img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" alt="" title="$vbphrase[you_are_subscribed_to_this_thread]" /></if>
<span class="smallfont">$simthread[prefix_rich] <a href="showthread.php?$session[sessionurl]t=$simthread[threadid]" title="$simthread[preview]">$simthread[title]</a></span>
</td>
<td class="alt2" style="white-space:nowrap"><span class="smallfont">$simthread[postusername]</span></td>
<td class="alt1" style="white-space:nowrap"><span class="smallfont">$simthread[forumtitle]</span></td>
<td class="alt2" style="text-align:center"><span class="smallfont">$simthread[replycount]</span></td>
<td class="alt1" style="text-align:right"><span class="smallfont">$simthread[lastreplydate] <span class="time">$simthread[lastreplytime]</span></span></td>
</tr>