Pentru a muta campul de locatie unde vrei, trebuie sa deschizi fisierul
profile_add_body.tpl (templates/stilul_tau), apoi cauti codul (cu aproximare):
Cod: Selectaţi tot
<tr>
<td class="row1"><span class="gen">{L_LOCATION}:</span></td>
<td class="row2">
<input type="text" class="post"style="width: 200px" name="location" size="25" maxlength="100" value="{LOCATION}" />
</td>
</tr>
il copiezi, il stergi si il adaugi dupa codul (cu aproximare):
Cod: Selectaţi tot
<!-- END switch_namechange_allowed -->
<tr>
<td class="row1"><span class="gen">{L_EMAIL_ADDRESS}: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="email" size="25" maxlength="255" value="{EMAIL}" /></td>
</tr>
<!-- BEGIN switch_edit_profile -->
O sa-ti caut si pentru camp obligatoriu