[-] CORE : fixed bug #PSCFV-4595
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=history">"Historique des commandes"</a> de la rubrique <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=my-account">"Mon compte"</a> sur notre site.</td>
|
||||
<td align="left">Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{history_url}">"Historique des commandes"</a> de la rubrique <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{my_account_url}">"Mon compte"</a> sur notre site.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">Si vous avez un compte invité, vous pouvez suivre votre commande dans la section <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=guest-tracking">"Suivi invité"</a> de notre site.</td>
|
||||
<td align="left">Si vous avez un compte invité, vous pouvez suivre votre commande dans la section <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{guest_tracking_url}">"Suivi invité"</a> de notre site.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
|
||||
Reference in New Issue
Block a user