correction erreur
FossilOrigin-Name: 212928bd2db0a6f69df40b0a188a47a77ac95bb82d234753a8db8cf6c6216f03
This commit is contained in:
parent
02b0517717
commit
c41a8a8168
|
@ -155,7 +155,6 @@
|
|||
<?php $compte = $lesComptes[$idCompte]; ?>
|
||||
<span>compte : {$compte.codeCompte} ({$compte.nomCompte})</span>
|
||||
</div>
|
||||
{/foreach}
|
||||
<ul class="reduction">
|
||||
{foreach from=$plugin_config->reduction item="reduc"}
|
||||
{if $reduc->valeur == 1}
|
||||
|
@ -177,6 +176,7 @@
|
|||
{/foreach}
|
||||
</ul>
|
||||
</li>
|
||||
{/foreach}
|
||||
</ul>
|
||||
{/if}
|
||||
</fieldset>
|
||||
|
|
Loading…
Reference in New Issue