Zmiana w modzie thread description

Konfiguracja  Założony przez  rr92.

wersja skryptu MyBB:1.8
adres forum:www.fwtonline.pl
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki):
Witam, mam sprawe odnosnie tego moda http://mods.mybb.com/view/thread-descrip...or-mybb-14

Wszystko jest ok, tylko że jak aktywuje moda to widok tematu mam tak: [Obrazek: a1png_whaprqh.png]

A chciałbym żeby wyglądał standardowo czyli tak: [Obrazek: b1png_whapxpe.png]

w którym pliku muszę to zmienić, żeby wyglądał post tak. Mógłby mi pomóc?
odświeżam!
Pokaż szablony tego pluginu. Szablony -> szablony globalne
Jest tylko stats_thread_description
<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br /><span class="smalltext">&raquo; {$thread['description']}</span><br /> 

oraz editpost_first_post
<tr>
    <
td class="trow1"><strong>{$lang->thread_description_edit}</strong></td>
    <
td class="trow1"><input type="text" class="textbox" name="description" size="40" maxlength="140" value="{$thread['description']}tabindex="1" /></td>
</
tr
a pokaż szablon z widoku działu -> forumdisplay_thread
<tr class="inline_row">
    <
td align="center" class="{$bgcolor}{$thread_type_class}width="2%"><span class="thread_status {$folder}title="{$folder_label}">&nbsp;</span></td>
    <
td align="center" class="{$bgcolor}{$thread_type_class}width="2%">{$icon}</td>
    <
td class="{$bgcolor}{$thread_type_class}">
        {
$attachment_count}
        <
div>
          <
span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span>{$thread['multipage']}</span>
            <
span class="author smalltext">{$lang->by} {$thread['profilelink']}</span><br />{$thread['description']}
        </
div>
    </
td>
    <
td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts}</td>
    <
td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td>
    {
$rating}
    <
td class="{$bgcolor}{$thread_type_class}style="white-space: nowrap; text-align: right;">
        <
span class="lastpost smalltext">{$lastpostdate}<br />
        <
a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
    </
td>
{
$modbit}
</
tr

PS. może wiesz jak zaradzić też z tym? https://webboard.pl/thread-58221.html
sprawdź tak
<tr class="inline_row">
    <
td align="center" class="{$bgcolor}{$thread_type_class}width="2%"><span class="thread_status {$folder}title="{$folder_label}">&nbsp;</span></td>
    <
td align="center" class="{$bgcolor}{$thread_type_class}width="2%">{$icon}</td>
    <
td class="{$bgcolor}{$thread_type_class}">
        {
$attachment_count}
        <
div>
          <
span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span>{$thread['multipage']}</span><br>
            <
span class="author smalltext">{$lang->by} {$thread['profilelink']}</span><br />{$thread['description']}
        </
div>
    </
td>
    <
td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts}</td>
    <
td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td>
    {
$rating}
    <
td class="{$bgcolor}{$thread_type_class}style="white-space: nowrap; text-align: right;">
        <
span class="lastpost smalltext">{$lastpostdate}<br />
        <
a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
    </
td>
{
$modbit}
</
tr



Użytkownicy przeglądający ten wątek:

1 gości