From d8af7ce6e727924bbfd6fa9e5486f69ac451e59a Mon Sep 17 00:00:00 2001 From: engel <> Date: Thu, 11 Apr 2024 09:51:09 +0000 Subject: [PATCH] =?UTF-8?q?Modification=20pr=C3=A9sentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FossilOrigin-Name: 727405e1faf7349a964fc82de60f0708b028808627f5e6fb5b0490506ddcf539 --- admin/action.php | 2 +- templates/index.tpl | 386 ++++++++++++++++++++++---------------------- 2 files changed, 195 insertions(+), 193 deletions(-) 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"}