diff --git a/templates/config.tpl b/templates/config.tpl index f7433f1..ae30798 100644 --- a/templates/config.tpl +++ b/templates/config.tpl @@ -30,7 +30,7 @@ *}
+ {if $article.valeur == 1}checked{/if} />
{/foreach} @@ -44,7 +44,7 @@ {foreach from=$plugin_config->reduction key="key" item="taux"}
+ {if $taux.valeur == 1}checked{/if} /> {/if}
@@ -93,7 +93,7 @@
{foreach from=$champsNom key="nom" item="champ"}
- +
diff --git a/templates/versements_activites.tpl b/templates/versements_activites.tpl index c91b289..afaf7eb 100644 --- a/templates/versements_activites.tpl +++ b/templates/versements_activites.tpl @@ -8,7 +8,7 @@ - +
@@ -61,7 +61,7 @@ {* fin versements d'une personne *} {* fin tarif *} - +
{* scripts divers *} diff --git a/templates/versements_personnes.tpl b/templates/versements_personnes.tpl index da70472..76e5e11 100644 --- a/templates/versements_personnes.tpl +++ b/templates/versements_personnes.tpl @@ -11,7 +11,7 @@ onclick="montrerMasquerDetails(this.id, 'details.personne', 'toutes les personnes')">Replier toutes les personnes + onclick="return verifierChoix(this.form)" />
@@ -45,7 +45,7 @@ - +
{* scripts divers *}