X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fpayment%2Findex.tpl;h=c9dc2eff4357a3cfbd797b2855ac76b687096aa2;hb=a292484d6d19447f6cc3c10d573338b3275fbc74;hp=0931e41b189238c6a4569d050a3a24126a13af53;hpb=9f5bd98e936d8cef7ca9f774eeef64dbb8a1b079;p=platal.git diff --git a/templates/payment/index.tpl b/templates/payment/index.tpl index 0931e41..c9dc2ef 100644 --- a/templates/payment/index.tpl +++ b/templates/payment/index.tpl @@ -116,7 +116,7 @@ function payment_submit(form) {/if} {if $pay->url} @@ -129,7 +129,7 @@ function payment_submit(form) Méthode @@ -158,7 +158,7 @@ function payment_submit(form) {iterate from=$transactions item=t} {$t.timestamp|date_format} - {$t.montant|replace:'EUR':'€'} + {$t.amount|replace:'EUR':'€'} {/iterate}