projects
/
Portfolio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42f8aec
)
maniaquerie
author
Benoît Pin
<benoit.pin@gmail.com>
Thu, 4 Sep 2014 21:28:18 +0000
(23:28 +0200)
committer
Benoît Pin
<benoit.pin@gmail.com>
Thu, 4 Sep 2014 21:28:18 +0000
(23:28 +0200)
skins/my_cart_template.pt
patch
|
blob
|
history
diff --git
a/skins/my_cart_template.pt
b/skins/my_cart_template.pt
index
bdafd8c
..
3fe3747
100644
(file)
--- a/
skins/my_cart_template.pt
+++ b/
skins/my_cart_template.pt
@@
-78,7
+78,7
@@
</tr>
<tr tal:define="discount options/discount" tal:condition="discount">
<th colspan="3" style="text-align:right;padding-right:1em" i18n:translate="">Discount</th>
- <td><span tal:replace="discount"/>%</td>
+ <td><span tal:replace="discount"/>
%</td>
<td colspan="2"><br/></td>
</tr>
<tr>