instalando el mod de remove....
en el archivo de group_info_body.tpl me dice que busque esto..
#-----[ FIND and DELETE ]------------------------------------------
#
<th class="thTop">{L_POSTS}</th>
#-----------------------------------------------------------------------
y en le codigo me sale dos veces.... como si se repitiera el codigo... O.o que linea borro de las dos?
<div class="tbl-right">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th height="25">{L_PM}</th>
<th>{L_USERNAME}</th>
<th>{L_POSTS}</th>
<th>{L_FROM}</th>
<th>{L_EMAIL}</th>
<th>{L_WEBSITE}</th>
<th>{L_SELECT}</th>
</tr>
<tr>
<td class="row" align="center"> {MOD_PM_IMG} </td>
<td class="row" align="center"><span class="gen"><a href="{U_MOD_VIEWPROFILE}" class="gen">{MOD_USERNAME}</a></span></td>
<td class="row" align="center" valign="middle"><span class="gen">{MOD_FROM}</span></td>
<td class="row" align="center" valign="middle"><span class="gen">{MOD_EMAIL_IMG}</span></td>
<td class="row" align="center">{MOD_WWW_IMG}</td>
<td class="row" align="center"> </td>
</tr>
</table></div></div><div class="ftr-bg"><div class="ftr-left"><div class="ftr-right"></div></div></div>
<div class="hdr-bg1"><div class="hdr-bg1-left"><div class="hdr-bg1-right"><table class="hdr-table" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td><img src="templates/ca_artemis/images/{T_BODY_BACKGROUND}/hdr_left2.gif" width="20" height="29" alt="" /><td nowrap="nowrap" class="hdr-table-title" width="100%"> {L_GROUP_MEMBERS} </td><td><img src="templates/ca_artemis/images/{T_BODY_BACKGROUND}/hdr_right2.gif" width="20" height="29" alt="" /></tr></table></div></div></div><div class="tbl-left">
<div class="tbl-right"><table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th height="25">{L_PM}</th>
<th>{L_USERNAME}</th>
<th>{L_POSTS}</th>
<th>{L_FROM}</th>
<th>{L_EMAIL}</th>
<th>{L_WEBSITE}</th>
<th>{L_SELECT}</th>
</tr>
no se como hacer para que aparezca enumerado el codigo