<!-- BEGIN form_news_third.tpl -->
<form method="post" action="{SELF}" id="N_ajout" onsubmit="return Verif_ajout_cat(this);">
<div class="centered" id="LayerTable1">
<input type="hidden" name="ok" value="2" />
<table class="TContenu100" cellspacing="1" cellpadding="0">
<tr>
<td class="ContenuPlus" colspan="7"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> {MESS_THIRD_FORM_HOME} :</td>
</tr>
<tr>
<th class="Centerdesign6" colspan="3">{MESS_CALENDAR_NEW}</th>
<th class="Leftdesign6" colspan="4"> <input class="Big" size="35" type="text" name="N_cat" value="{N_CAT}" maxlength="50" /></th>
</tr>
<tr>
<th class="Centerdesign6" colspan="3">{MESS_PART_SIMPLE} </th>
<th class="Leftdesign6" colspan="4"> <input class="Big" size="35" type="text" name="N_tiers" value="{N_TIERS}" maxlength="50" /></th>
</tr>
<tr>
<th class="Bordure" colspan="3"> </th>
<th class="Bordure" colspan="4"><input class="SubmitVeryBig" type="submit" value="{THIRD_NEWS_THIRD}" /> <input class="Submit" type="button" value="{ANNULER}" onclick="document.location='{SELF}';" /></th>
</tr>
</table></div></form>
<!-- END form_news_third.tpl -->