Verfasst: 11.01.2003 11:01
..irgendwie hast Du in der index_body.tpl alles doppelt und dreifach drin. Nimm die momentan genutzte, funktionierende index_body.tpl und finde..
..danach folgendes einfügen..
Code: Alles auswählen
<td width="10%"><span class="index_numtopics">{catrow.forumrow.TOPICS}
{L_TOPICS}</span><br>
<span class="index_numposts">{catrow.forumrow.POSTS} {L_POSTS}</span></td>
Code: Alles auswählen
<td width="20%"><span class="index_numtopics">{catrow.forumrow.LAST_POST} </span></td>