[-] 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:
mDeflotte
2012-03-29 09:03:44 +00:00
parent 9196b60075
commit 0f37340fbc
5 changed files with 20 additions and 20 deletions
@@ -25,19 +25,19 @@
*}
{if $status == 'ok'}
<p>{l s='Your order on' mod='bankwire'} <span class="bold">{$shop_name}</span> {l s='is complete.' mod='bankwire'}
<p>{l s='Your order on' mod='bankwire'} <strong>{$shop_name}</strong> {l s='is complete.' mod='bankwire'}
<br /><br />
{l s='Please send us a bank wire with:' mod='bankwire'}
<br /><br />- {l s='an amount of' mod='bankwire'} <span class="price">{$total_to_pay}</span>
<br /><br />- {l s='to the account owner of' mod='bankwire'} <span class="bold">{if $bankwireOwner}{$bankwireOwner}{else}___________{/if}</span>
<br /><br />- {l s='with these details' mod='bankwire'} <span class="bold">{if $bankwireDetails}{$bankwireDetails}{else}___________{/if}</span>
<br /><br />- {l s='to this bank' mod='bankwire'} <span class="bold">{if $bankwireAddress}{$bankwireAddress}{else}___________{/if}</span>
<br /><br />- {l s='an amount of' mod='bankwire'} <span class="price"> <strong>{$total_to_pay}</strong></span>
<br /><br />- {l s='to the account owner of' mod='bankwire'} <strong>{if $bankwireOwner}{$bankwireOwner}{else}___________{/if}</strong>
<br /><br />- {l s='with these details' mod='bankwire'} <strong>{if $bankwireDetails}{$bankwireDetails}{else}___________{/if}</strong>
<br /><br />- {l s='to this bank' mod='bankwire'} <strong>{if $bankwireAddress}{$bankwireAddress}{else}___________{/if}</strong>
{if !isset($reference)}
<br /><br />- {l s='Do not forget to insert your order number #' mod='bankwire'} <span class="bold">{$id_order}</span> {l s='in the subject of your bank wire' mod='bankwire'}
<br /><br />- {l s='Do not forget to insert your order number #' mod='bankwire'} <strong>{$id_order}</strong> {l s='in the subject of your bank wire' mod='bankwire'}
{else}
<br /><br />- {l s='Do not forget to insert your order reference' mod='bankwire'} <span class="bold">{$reference}</span> {l s='in the subject of your bank wire' mod='bankwire'}
<br /><br />- {l s='Do not forget to insert your order reference' mod='bankwire'} <strong>{$reference}</strong> {l s='in the subject of your bank wire' mod='bankwire'}
{/if} <br /><br />{l s='An e-mail has been sent to you with this information.' mod='bankwire'}
<br /><br /><span class="bold">{l s='Your order will be sent as soon as we receive your settlement.' mod='bankwire'}</span>
<br /><br /> <strong>{l s='Your order will be sent as soon as we receive your settlement.' mod='bankwire'}</strong>
<br /><br />{l s='For any questions or for further information, please contact our' mod='bankwire'} <a href="{$link->getPageLink('contact', true)}">{l s='customer support' mod='bankwire'}</a>.
</p>
{else}
@@ -25,19 +25,19 @@
*}
{if $status == 'ok'}
<p>{l s='Your order on' mod='cheque'} <span class="bold">{$shop_name}</span> {l s='is complete.' mod='cheque'}
<p>{l s='Your order on' mod='cheque'} <strong>{$shop_name}</span> {l s='is complete.' mod='cheque'}
<br /><br />
{l s='Please send us a cheque with:' mod='cheque'}
<br /><br />- {l s='an amount of' mod='cheque'} <span class="price">{$total_to_pay}</span>
<br /><br />- {l s='payable to the order of' mod='cheque'} <span class="bold">{if $chequeName}{$chequeName}{else}___________{/if}</span>
<br /><br />- {l s='mail to' mod='cheque'} <span class="bold">{if $chequeAddress}{$chequeAddress}{else}___________{/if}</span>
<br /><br />- {l s='an amount of' mod='cheque'} <span class="price"><strong>{$total_to_pay}</strong></span>
<br /><br />- {l s='payable to the order of' mod='cheque'} <strong>{if $chequeName}{$chequeName}{else}___________{/if}</strong>
<br /><br />- {l s='mail to' mod='cheque'} <strong>{if $chequeAddress}{$chequeAddress}{else}___________{/if}</strong>
{if !isset($reference)}
<br /><br />- {l s='Do not forget to insert your order number #' mod='cheque'} <span class="bold">{$id_order}</span>
<br /><br />- {l s='Do not forget to insert your order number #' mod='cheque'} <strong>{$id_order}</strong>
{else}
<br /><br />- {l s='Do not forget to insert your order reference' mod='cheque'} <span class="bold">{$reference}</span>
<br /><br />- {l s='Do not forget to insert your order reference' mod='cheque'} <strong>{$reference}</strong>
{/if}
<br /><br />{l s='An e-mail has been sent to you with this information.' mod='cheque'}
<br /><br /><span class="bold">{l s='Your order will be sent as soon as we receive your payment.' mod='cheque'}</span>
<br /><br /><strong>{l s='Your order will be sent as soon as we receive your payment.' mod='cheque'}</strong>
<br /><br />{l s='For any questions or for further information, please contact our' mod='cheque'} <a href="{$link->getPageLink('contact', true)}">{l s='customer support' mod='cheque'}</a>.
</p>
{else}
@@ -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} />
+2 -2
View File
@@ -27,8 +27,8 @@
<!-- MODULE ReferralProgram -->
<p id="referralprogram">
<img src="{$module_template_dir}referralprogram.gif" alt="{l s='Referral program' mod='referralprogram'}" class="icon" />
{l s='You have earned a voucher worth' mod='referralprogram'} <span class="bold">{$discount_display}</span> {l s='thanks to your sponsor!' mod='referralprogram'}
{l s='Enter voucher name' mod='referralprogram'}&nbsp;<span class="bold">{$discount->name}</span> {l s='to receive the reduction on this order.' mod='referralprogram'}
{l s='You have earned a voucher worth' mod='referralprogram'} <strong>{$discount_display}</strong> {l s='thanks to your sponsor!' mod='referralprogram'}
{l s='Enter voucher name' mod='referralprogram'}&nbsp;<strong>{$discount->name}</strong> {l s='to receive the reduction on this order.' mod='referralprogram'}
<a href="{$module_template_dir}referralprogram-program.php" title="{l s='Referral program' mod='referralprogram'}">{l s='View your referral program.' mod='referralprogram'}</a>
</p>
<br />
+1 -1
View File
@@ -29,7 +29,7 @@
<div id="sendfriendpage">
<h1>{l s='Send to a friend' mod='sendtoafriend'}</h1>
<p class="bold">{l s='Send this page to a friend who might be interested in the item below.' mod='sendtoafriend'}.</p>
<p class="bold"><strong>{l s='Send this page to a friend who might be interested in the item below.' mod='sendtoafriend'}.</strong></p>
{include file="$tpl_dir/errors.tpl"}
{if isset($smarty.get.submited)}