Merge branch 'paypal_billing' into develop
This commit is contained in:
commit
7e778b24b6
@ -9,3 +9,4 @@ $_MODULE['<{paymentinfo}site_mobile>paymentinfo_4aa701fb7e287f19cb129f57bffb834b
|
||||
$_MODULE['<{paymentinfo}site_mobile>paymentinfo_729a51874fe901b092899e9e8b31c97a'] = 'Êtes-vous sur ?';
|
||||
$_MODULE['<{paymentinfo}site_mobile>paymentinfo_f2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer';
|
||||
$_MODULE['<{paymentinfo}site_mobile>paymentinfo_fe8aa01ce44668df439a8db46d95dd2d'] = 'Aucun compte enregistré';
|
||||
$_MODULE['<{paymentinfo}site_mobile>paymentinfo_122e15ccab4135a2786937a24b11e5e9'] = 'Retour à mon compte';
|
||||
|
@ -33,4 +33,12 @@
|
||||
<div id="block-history" class="block-center">
|
||||
<p class="warning">{l s='No account register' mod='paymentinfo'}</p>
|
||||
</div>
|
||||
{/if}
|
||||
{/if}
|
||||
|
||||
<br />
|
||||
|
||||
<p class="footer_links">
|
||||
<a class="back_account" href="{$link->getPageLink('my-account.php', true)}" class="button">
|
||||
<i class="icon-user"></i><span>{l s='Back to my account' mod='paymentinfo'}</span>
|
||||
</a>
|
||||
</p>
|
Loading…
Reference in New Issue
Block a user