ist bestimmt ein einstellungsfehler, aber ich komm nicht drauf...wie mache ich also diese Anzeige wieder sichtbar?

Code: Alles auswählen
#
<table class="tablebg" width="100%" cellspacing="1">
#
<tr>
#
<td class="cat" colspan="2"><h4>{L_STATISTICS}</h4></td>
#
</tr>
#
<tr>
#
<td class="row1"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_STATISTICS}" /></td>
#
<td class="row1" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
#
</tr>
#
</table>