X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fpayment%2Findex.tpl;h=c9dc2eff4357a3cfbd797b2855ac76b687096aa2;hb=b4816e6f8d43f267a1cfba62ab9d67e5575822e6;hp=f5eba5bb18d02b310ddcfc54ea5877e2b63414e7;hpb=be638e733bce413df4324d985297d9a4d94dcbca;p=platal.git diff --git a/templates/payment/index.tpl b/templates/payment/index.tpl index f5eba5b..c9dc2ef 100644 --- a/templates/payment/index.tpl +++ b/templates/payment/index.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 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}