<!-- BEGIN form_add_account.tpl -->
<form action="{SELF}" method="post" id="saisie" onsubmit='control(document.forms["saisie"].paie.value);return Verif_ADD(this);'>
<div class="centered" id="LayerTable1">
<input type="hidden" name="news_cat" value="NOT_TOUCH" /><input type="hidden" name="news_tiers" value="NOT_TOUCH" /><input type="hidden" name="opt" value="{THIS_ACTION_MODE}" />
<input type="hidden" name="ID" value="{ID_ACCOUNT}" /><input type="hidden" name="{SCROLL}_SCROLLING" value="YES" />
<table class="TContenu100" cellspacing="1" cellpadding="0">
<tr>
<td class="ContenuPlus" colspan="6"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> <span class="menu">{CHOIX_LANG_ACCOUNT} [{NAME_COMPTE}]</span></td>
</tr>
<tr>
<th class="BordureLeftnowraptop"> {SIMUL_FORM_2}: </th>
<td class="BordureLeftnowrap"> <input class="Date" type="text" size="42" name="date" value="{ACCOUNT_ADD_VAL_1}" maxlength="10" /> (jj-mm-yyyy)</td>
<th class="BordureLeftnowraptop"> {LANG_ACCOUNT_6}:</th>
<td class="BordureLeftnowrap"><select name="tiers" class="iewidth" size="1" onchange="Change_objet(txt2,'parent','here',2,{VERIF_BUTTON},this.form.tiers.options[this.form.tiers.selectedIndex].value);"><option value="0"> </option></select></td>
<th class="BordureLeftnowraptop"> {LANG_ACCOUNT_24}:</th>
<td class="BordureLeftnowrap"><select class="Affecter" size="1" name="affecter"><option value="1"{SELECTED_AFF_1}> {LANG_ACCOUNT_17} </option><option value="2"{SELECTED_AFF_2}> {LANG_ACCOUNT_18} </option></select></td>
</tr>
<tr>
<th class="BordureLeftnowraptop"> {LANG_ACCOUNT_5}: </th>
<td class="BordureLeftnowrap"><select name="cat" class="iewidth" size="1" onchange="Change_objet(txt1,'parent','here',1,{VERIF_BUTTON},this.form.cat.options[this.form.cat.selectedIndex].value);PopulateSecond(this.form,this.form.cat.options[this.form.cat.selectedIndex].value);"><!-- BEGIN BOUCLE_ADD_ACCOUNT --><option value="{SEQUENCE_ID}"{SELECTED}>{SEQUENCE_VALUE}</option><!-- END BOUCLE_ADD_ACCOUNT --><option value="{ANOTHER_ABC}">{ACCOUNT_ANOTHER} {LANG_ACCOUNT_5}</option><option value="0"{SELECTED_1}> </option></select></td>
<th class="BordureLeftnowraptop" rowspan="2"> {LANG_ACCOUNT_7}:</th>
<td class="BordureLeftnowrap" rowspan="2"><textarea class="Account" name="commentaires" cols="44" rows="2">{ACCOUNT_ADD_VAL_2}</textarea></td>
<th class="BordureLeftnowraptop"> {LANG_ACCOUNT_1}:</th>
<td class="BordureLeftnowrap"><input class="Paie" type="text" size="12" name="paie" value="{ACCOUNT_ADD_VAL_3}" maxlength="12" onchange="control(this.value);return false;" /></td>
</tr>
<tr>
<th class="BordureLeftnowraptop"> {LANG_ACCOUNT_21} :</th>
<td class="BordureLeftnowrap"><input class="NumeroID" type="text" size="42" name="numero_id" value="{ACCOUNT_ADD_VAL_4}" maxlength="25" /></td>
<th class="BordureLeftnowraptop"> {LANG_ACCOUNT_25}: </th>
<td class="BordureLeftnowrap"><input type="radio" name="R" value="1"{CHECKED_R_1} />{LANG_ACCOUNT_26}<input type="radio" name="R" value="0" {CHECKED_R_2} />{LANG_ACCOUNT_27}</td>
</tr>
<tr>
<td class="design7nowrap" colspan="6"><div id="changeAccount">{CHOIX_ACCOUNT_S}</div><input class="Submit" type="submit" name="MOD_IF[{NBR_ACCOUNT}]" value="{CHOIX_MODIF}" /> <input class="Submit" type="submit" name="MOD_IF[{NBR_ACCOUNT}]" value="{DUPLIQ}" /> <input class="Submit" name="button" type="button" onclick="Post_redirect('{ID_ACCOUNT}','{URI}{HTTP_HOME_ACCOUNT}','undefined','undefined');return false;" value="{ANNULER}" /></td>
</tr>
<tr>
<td class="design7nowrap" colspan="6"><div id="changeName"><input class="ExtraVeryBigInter" type="button" name="MOD_IF[{NBR_ACCOUNT}]" value="{CHANG_ACCOUNT_NAME}" onclick="changeAccount_show();" /></div></td>
</tr>
</table><script type="text/javascript">{CHOIX_DUPLIQ}DisplayLayer();</script></div></form>
<!-- END form_add_account.tpl -->