[-] FO: fixed bug CSS
This commit is contained in:
@@ -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:0padding: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'}
|
||||
</p>
|
||||
{/if}
|
||||
@@ -24,5 +24,5 @@
|
||||
*}
|
||||
{if $datesDelivery|count}
|
||||
<p id="dateofdelivery">{l s='Approximate date of delivery is between %1$s and %2$s' sprintf=[$datesDelivery.0.0, $datesDelivery.1.0] mod='dateofdelivery'} <sup>*</sup></p>
|
||||
<p style="font-size:10px;margin:0padding:0;"><sup>*</sup> {l s='with direct payment methods (e.g. credit card)' mod='dateofdelivery'}</p>
|
||||
<p style="font-size:10px;margin:0;padding:0;"><sup>*</sup> {l s='with direct payment methods (e.g. credit card)' mod='dateofdelivery'}</p>
|
||||
{/if}
|
||||
Reference in New Issue
Block a user