[-] CORE : fixed bug #PSCFV-4595
This commit is contained in:
@@ -38,10 +38,10 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">Puedes revisar tu pedido y descargar la factura aquí: <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=history">"Historial de Pedidos"</a> dentro de tu cuenta <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=my-account">"Entrar en Mi Cuenta"</a> de nuestro sitio web.</td>
|
||||
<td align="left">Puedes revisar tu pedido y descargar la factura aquí: <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{history_url}">"Historial de Pedidos"</a> dentro de tu cuenta <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{my_account_url}">"Entrar en Mi Cuenta"</a> de nuestro sitio web.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">If you have guest account, you can follow your order at <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=guest-tracking">"Guest Tracking"</a> section on our Website.</td>
|
||||
<td align="left">If you have guest account, you can follow your order at <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{guest_tracking_url}">"Guest Tracking"</a> section on our Website.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
|
||||
Reference in New Issue
Block a user