[-] FO : #PSFV-717 - Missing "bold" text in some mudules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14357 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
<div id="idTab1">
|
||||
<p class="bold">
|
||||
{l s='Get a discount of' mod='referralprogram'} {$discount} {l s='for you and your friends by recommending this Website.' mod='referralprogram'}
|
||||
<strong>{l s='Get a discount of' mod='referralprogram'} {$discount} {l s='for you and your friends by recommending this Website.' mod='referralprogram'}</strong>
|
||||
</p>
|
||||
{if $canSendInvitations}
|
||||
<p>
|
||||
@@ -114,7 +114,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<p class="bold">
|
||||
{l s='Important: Your friends\' e-mail addresses will only be used in the referral program. They will never be used for other purposes.' mod='referralprogram'}
|
||||
<strong>{l s='Important: Your friends\' e-mail addresses will only be used in the referral program. They will never be used for other purposes.' mod='referralprogram'}</strong>
|
||||
</p>
|
||||
<p class="checkbox">
|
||||
<input type="checkbox" name="conditionsValided" id="conditionsValided" value="1" {if isset($smarty.post.conditionsValided) AND $smarty.post.conditionsValided eq 1}checked="checked"{/if} />
|
||||
|
||||
Reference in New Issue
Block a user