hat sich erledigt bitte löschen - sorry
Verfasst: 23.08.2004 18:23
hat sich erledigt bitte löschen - sorry
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
<td valign="bottom" nowrap="nowrap" class="{postrow.ROW_CLASS}">{postrow.PROFILE_IMG}
Code: Alles auswählen
<td valign="bottom" nowrap="nowrap" colspan="2" class="{postrow.ROW_CLASS}">{postrow.PROFILE_IMG}
Code: Alles auswählen
<th width="150" height="28">{L_AUTHOR}</th>
<th width="100%">{L_MESSAGE}</th>
</tr>
<!-- BEGIN postrow -->
<tr>
<td width="150" align="left" valign="top"
Code: Alles auswählen
<!-- BEGIN postrow -->
<tr>
<td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />
<!-- BEGIN switch_map -->
Code: Alles auswählen
<!-- BEGIN postrow -->
<tr>
<td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br />
</span>
<img src="templates/fiapple/images/spacer.gif" width="200" height="1" /><br /><span class="postdetails"><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />
<!-- BEGIN switch_map -->