Fix: eclipse error

This commit is contained in:
Regis Houssin 2009-06-18 08:55:09 +00:00
parent 38a1d37068
commit dfeb8c7317

View File

@ -165,8 +165,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<fieldset class="cadre_facturation"><legend class="titre1">Mode de paiement</legend>
<table>
<input type="hidden" name="hdnChoix" value="" />
<tr>
<input type="hidden" name="hdnChoix" value="" />
<td><input class="bouton_mode_reglement" type="submit" name="btnModeReglement" value="Especes" onclick="javascript: verifClic('ESP');" /></td>
<td><input class="bouton_mode_reglement" type="submit" name="btnModeReglement" value="Carte" onclick="javascript: verifClic('CB');" /></td>
<td><input class="bouton_mode_reglement" type="submit" name="btnModeReglement" value="Cheque" onclick="javascript: verifClic('CHQ');" /></td>