<!-- BEGIN form_news_part.tpl -->
<form method="post" action="{SELF}" id="ajout" onsubmit="return Verif_ajout_tiers(this);">
<div class="centered" id="LayerTable1">
<input type="hidden" name="ok" value="1" /><input type="hidden" name="cat" value="{CAT}" /><input type="hidden" name="tiers" value="{TIERS}" />
<table class="TContenu100" cellspacing="1" cellpadding="0">
<tr>
<td class="ContenuPlus33" colspan="3"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> {MESS_PART_FORM_HOME}</td>
<td class="ContenuPlus67" colspan="4"> [ {THE_CAT} ] </td>
</tr>
<tr>
<th class="Centerdesign6" colspan="3">{MESS_PART_SIMPLE}</th>
<th class="Leftdesign6" colspan="4"> <input class="Big" size="35" type="text" name="ajout_tiers" value="{ADD_TIERS}" maxlength="50" /></th>
</tr>
<tr>
<th class="Bordure" colspan="3"> </th>
<th class="Bordure" colspan="4"><input class="SubmitLarge" type="submit" value="{MESS_NOW_PART}" /> <input class="Submit" type="button" value="{ANNULER}" onclick="document.location='{SELF}';" /></th>
</tr>
</table></div></form>
<!-- END form_news_part.tpl -->