X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fpayment%2Findex.tpl;h=c9dc2eff4357a3cfbd797b2855ac76b687096aa2;hb=94660e07a1ce471189edfb411d3e86e9be577220;hp=e5ce00c6a2ab63bc05a1b9533ab90379b78caa33;hpb=9c1b78c7ee1575436bbf277536c4ec0671ed8344;p=platal.git diff --git a/templates/payment/index.tpl b/templates/payment/index.tpl index e5ce00c..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 *} @@ -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}