Typo
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 4 Oct 2007 22:07:23 +0000 (00:07 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 4 Oct 2007 22:07:23 +0000 (00:07 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/payment/index.tpl

index 362ddaa..c354c6b 100644 (file)
@@ -157,7 +157,7 @@ function payment_submit(form)
 </form>
 
 {if $transactions}
-<p class="descr">Tu as déjà effecuté des paiements pour cette transaction :</p>
+<p class="descr">Tu as déjà effectué des paiements pour cette transaction :</p>
 <table class="bicol">
 <tr><th>Date</th><th>Montant</th></tr>
 {iterate from=$transactions item=t}