projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a4248
)
Typo.
author
Stéphane Jacob
<sj@m4x.org>
Sun, 22 Apr 2012 17:06:08 +0000
(19:06 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Sun, 22 Apr 2012 17:06:08 +0000
(19:06 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/payment/xnet.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/payment/xnet.tpl
b/templates/payment/xnet.tpl
index
5926052
..
2c5e094
100644
(file)
--- a/
templates/payment/xnet.tpl
+++ b/
templates/payment/xnet.tpl
@@
-55,7
+55,7
@@
il suffit de cliquer sur le titre de la colonne concernée.
{if t($ev.eid)}
Ce paiement est associé à l'événement <a href="{$platal->ns}events">{$ev.title}</a>.<br />
{if $ev.ins}
- Tu es inscrit à cet événement
s
.
+ Tu es inscrit à cet événement.
{if $ev.topay > $ev.paid}
<a href="{$platal->ns}payment/{$p.id}?montant={math equation="a-b" a=$ev.topay b=$ev.paid}">
Tu dois encore payer {math equation="a-b" a=$ev.topay b=$ev.paid}€.