templates/index.tpl : suppression id=menu car problème d'affichage
FossilOrigin-Name: 2a226fb9c4fea0821d48221117af6deb3175d72dcf69204bea4d8689d0efc645
This commit is contained in:
parent
ec0702e48c
commit
8b5c08c12d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
<fieldset>
|
||||
{* <legend>Choisir une des méthodes</legend> *}
|
||||
<dl id="menu">
|
||||
<dl>
|
||||
<dd class="radio-btn">
|
||||
<input type="radio" id="radio_versements_personne" name="choix_versements" value="personne"
|
||||
onclick="choixMethodeGeneration(this.form, 'personne', 'menu_versements', '.menu');" />
|
||||
|
|
Loading…
Add table
Reference in a new issue