Added close span tag to avoid bug on IE8 (thanks Atch)

This commit is contained in:
Kevin Granger
2013-05-20 18:20:55 +03:00
parent e01383c5a1
commit 3fd3ad2919
+2 -2
View File
@@ -86,6 +86,6 @@
{/if}
<span id="minimal"></span> {l s='and' mod='dateofdelivery'} <span id="maximal"></span> <sup>*</sup>
<br />
<span style="font-size:10px;margin:0;padding:0;"><sup>*</sup> {l s='with direct payment methods (e.g. credit card)' mod='dateofdelivery'}
<span style="font-size:10px;margin:0;padding:0;"><sup>*</sup> {l s='with direct payment methods (e.g. credit card)' mod='dateofdelivery'}</span>
</p>
{/if}
{/if}