2009-04-29, 06:11 PM
إمسح محتويات القالب بالكامل وجرب هذا :
ولا تنسى تغيير X
PHP كود :
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="1" class="tborder" style="font-size:11px">
<tr>
<td class="trow1" align="center">
{$lang->postbit_posts} {$post['postnum']}
</td>
</tr>
<tr>
<td class="trow1" align="center">
{$lang->postbit_group} {$usergroup['title']}
</td>
</tr>
<tr>
<td class="trow1" align="center">{$lang->postbit_joined} {$post['userregdate']}
</td>
</tr>
<tr>
<td class="trow1" align="center"> {$lang->postbit_status} {$post['onlinestatus']}
</td>
</tr>
<tr>
<td class="trow1" align="center"><br/> الجنس: {$post['fidX']}
</td>
</tr>
</table>
ولا تنسى تغيير X