التعريب بالسكربت موجود لكن المشكله كلها هنا
كود:
<tr>
<td <?php echo $table_bg;?>><?php echo $lang['field_title_more'];?></td>
</tr>
<tr>
<td <?php echo $table_text;?>><?php echo html('profile', $profile_info['more_description']);?></td>
</tr>
</table>
<?php } ?>
</td>