Also ich hab im index_body.tpl jetzt folgendes stehen
Code: Alles auswählen
<!-- BEGIN auth_read -->
<!-- BEGIN subforums -->
<span class="gensmall">
<b>{L_SUBFORUMS}:</b> <!-- BEGIN sub --><img src="{indexrow.forum.row.subforums.sub.I_SUB}" border="0" align="middle" alt="{indexrow.forum.row.subforums.sub.L_SUB_ALT}" title="{indexrow.forum.row.subforums.sub.L_SUB_ALT}" hspace="2" /><a href="{indexrow.forum.row.subforums.sub.U_SUB}" title="{indexrow.forum.row.subforums.sub.L_SUB_DESC}" class="gensmall">{indexrow.forum.row.subforums.sub.L_SUB}</a><!-- BEGIN sep -->, <!-- END sep --><!-- END sub -->
<br /></span>
<!-- END subforums --><!-- BEGINELSE auth_read --><!-- BEGIN subforums -->
<span class="gensmall">
<b>{L_SUBFORUMS}:</b> <!-- BEGIN sub --><img src="{indexrow.forum.row.subforums.sub.I_SUB}" border="0" align="middle" alt="{indexrow.forum.row.subforums.sub.L_SUB_ALT}" title="{indexrow.forum.row.subforums.sub.L_SUB_ALT}" hspace="2" /><a href="{indexrow.forum.row.subforums.sub.U_SUB}" title="{indexrow.forum.row.subforums.sub.L_SUB_DESC}" class="gensmall">{indexrow.forum.row.subforums.sub.L_SUB}</a><!-- BEGIN sep -->, <!-- END sep --><!-- END sub -->
<br /></span>
<!-- END subforums -->
<br /></span><!-- END auth_read -->
Danke Amaya