Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2131 → Rev 2132

/web/acc/manager/htdocs/user_new.php
391,7 → 391,7
}
}
/*protocole filter*/
/*Network protocole filtering*/
print <<<EOM
<tr>
<td class="etiquette" colspan=$colspan>
399,7 → 399,6
</td>
<td width=20>
EOM;
/*Choix de la langue du ticket d'impression*/
echo" <select name='Filter-Proto'>
<option value=\"00000000\" selected>$l_proto_0</option>
<option value=\"10000000\" >$l_proto_1</option>
406,8 → 405,6
<option value=\"01000000\" >$l_proto_2</option>
<option value=\"00100000\" >$l_proto_3</option>
</select></td></tr>";
print <<<EOM
<tr>
<td class="etiquette" colspan=$colspan>
415,7 → 412,7
</td>
<td width=20>
EOM;
/*Choix de la langue du ticket d'impression*/
/*Voucher language*/
echo" <select name=\"$langue_imp\" onchange=\"lang_imp(this,'newuser')\">
<option value=\"fr\" selected>Fran&ccedil;ais</option>
<option value=\"en\" >English</option>