Fix: eclipse error
This commit is contained in:
parent
38a1d37068
commit
dfeb8c7317
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user