------[ AÇ ]------

templates/kullandığın tema/profile_add_body.tpl

------[ BUL ]------

	<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>


----------[ ÖNCESİNE EKLE ]--------

<!-- BEGIN switch_user_logged_out -->


----------[ BUNU DA SONRASINA EKLE ]--------

<!-- END switch_user_logged_out -->
yada
------[ AÇ ]------

templates/kullandığın tema/profile_add_body.tpl

------[ BUL ]------

	<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>


-----------[ BUNUNLA  DEĞİŞTİR ]---------

<!-- BEGIN switch_user_logged_out -->
	<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>
<!-- END switch_user_logged_out -->
ikisi de aynı işlem

kendim yazdım.. Sorun olursa yardımcı olurum..

kolay gelsin..