[-] FO : #PSTEST-803 - Change mail links
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}history.php">"Historique des commandes"</a> de la rubrique <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}my-account.php">"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="{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>
|
||||
</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}guest-tracking.php">"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="{shop_url}?controller=guest-tracking">"Suivi invité"</a> de notre site.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
|
||||
Reference in New Issue
Block a user