Correction typo

This commit is contained in:
Michael RICOIS 2009-10-01 09:42:19 +00:00
parent a7a19f597e
commit 7e6efa1a79

View File

@ -302,7 +302,7 @@ if($commandeEnquete == FALSE){
<div class="fieldgrp">
<label class="StyleInfoLib">Nombre d'échéances</label>
<div class="field"><input type="text" name="InfoEnq[NbEcheances]" value="<?php print $_REQUEST['InfoEnq']['NbEcheances'];?>"/>;</div>
<div class="field"><input type="text" name="InfoEnq[NbEcheances]" value="<?php print $_REQUEST['InfoEnq']['NbEcheances'];?>"/></div>
</div>
<div class="fieldgrp">