diff --git a/templates/index.tpl b/templates/index.tpl index a143788..11c20c6 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -61,7 +61,7 @@ {/if} {$facture.total|escape|money} {$config.monnaie} - {linkbutton shape="delete" href="%sfacture_supprimer.php?id=%d"|args:$plugin_url,$facture.id label="Supprimer"} + {* {linkbutton shape="delete" href="%sfacture_supprimer.php?id=%d"|args:$plugin_url,$facture.id label="Supprimer"} *} {/foreach}