<!-- BEGIN form_rename_third_part.tpl -->
<form method="post" action="{SELF}" id="mod" onsubmit="{CHOICE_RENAME_JS}">
<div class="centered" id="LayerTable1">
<input type="hidden" name="cat" value="{RENAME_CAT}" /><input type="hidden" name="tiers" value="{RENAME_TIERS}" />
<input type="hidden" name="ok" value="{CHOICE_RENAME_T}" />
<table class="TContenu100" cellspacing="1" cellpadding="0">
<tr>
<td class="ContenuPlus33" colspan="3"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> {MESS_RENAME_FORM_HOME}</td>
<td class="ContenuPlus67" colspan="4" [ {CHOICE_RENAME_TXT} ] </td>
</tr>
<tr>
<th class="Centerdesign8" colspan="3">{CHOICE_RENAME_LANG_1}</th>
<th class="Leftdesign8" colspan="4"> {CHOICE_RENAME_TXT}</th>
</tr>
<tr>
<th class="Centerdesign8" colspan="3">{CHOICE_RENAME_LANG_2}</th>
<th class="Leftdesign8" colspan="4"> <input class="Big" size="35" type="text" name="{CHOICE_RENAME_NAME}" value="{CHOICE_RENAME_VALUE}" /></th>
</tr>
<tr>
<th class="Bordure" colspan="3"> </th>
<th class="Bordure" colspan="4"><input class="SubmitLarge" type="submit" value="{THIRD_VALID_MODIF}" /> <input class="Submit" type="button" value="{ANNULER}" onclick="document.location='{SELF}';" /></th>
</tr>
</table></div></form>
<!-- END form_rename_third_part.tpl -->