X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fpayment%2Findex.tpl;h=c9dc2eff4357a3cfbd797b2855ac76b687096aa2;hb=a292484d6d19447f6cc3c10d573338b3275fbc74;hp=e7b0a49cc012dcc986855d9bac030db5eab17d47;hpb=316b40d60daacd3aa3b480ccba0db6a3d97c093b;p=platal.git diff --git a/templates/payment/index.tpl b/templates/payment/index.tpl index e7b0a49..c9dc2ef 100644 --- a/templates/payment/index.tpl +++ b/templates/payment/index.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -114,8 +114,9 @@ function payment_submit(form) {$pay->text} {else} {/if} {if $pay->url} @@ -128,7 +129,7 @@ function payment_submit(form) Méthode @@ -157,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}