diff --git a/admin/action.php b/admin/action.php index 7776094..b0500ac 100644 --- a/admin/action.php +++ b/admin/action.php @@ -65,7 +65,7 @@ $tpl->register_function('afficher_debut_tarif', function ($params) { $versement = $params['versement']; $idTarif = $versement->idTarif; - + $out = sprintf('
diff --git a/templates/index.tpl b/templates/index.tpl index 07bb183..15a24c0 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -2,214 +2,216 @@ {include file="%s/templates/_nav.tpl"|args:$plugin_root current_nav="index"}
-
-

Sélectionner les versements pour les reçus

+
+

Sélectionner les versements pour les reçus

-
- {* Choisir une des méthodes *} -
+
+ + +
+ + +
- {* Tous les versements *} - - {* Activités, tarifs et comptes *} -
{literal} {/literal} -{include file="_foot.tpl"} \ No newline at end of file +{include file="_foot.tpl"}