- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
{if {$Info['user_country']} != ''}
<div class="writer_info" align="right">
{$lang['user_country']} :
{$Info['user_country']}
</div>
{/if}<tr>
<td class="row1">
{$lang['user_country']}
</td>
<td class="row1" width="60%">
<input name="country" type="text" value="{$_CONF['rows']['member_row']['user_country']}" />
</td>
</tr>