Change invite link

This commit is contained in:
Michael RICOIS 2018-02-21 16:53:15 +01:00
parent ad9ad9d1f1
commit 870b8ab4d5
2 changed files with 165 additions and 166 deletions

View File

@ -66,7 +66,7 @@
</tr> </tr>
<tr> <tr>
<td colspan="3" align="center"> <td colspan="3" align="center">
<a href="{shop_url}" style="text-decoration: none;" title="Apadrina"> <a href="{shop_url}/modules/invite/invite-program.php" style="text-decoration: none;" title="Apadrina">
<img alt="y gana 10€" src="{shop_url}img/mails/bienvenue-ES_20.jpg" style="border:none;" /> <img alt="y gana 10€" src="{shop_url}img/mails/bienvenue-ES_20.jpg" style="border:none;" />
</a> </a>
</td> </td>

View File

@ -93,7 +93,7 @@
</tr> </tr>
<tr> <tr>
<td colspan="3" align="center"> <td colspan="3" align="center">
<a href="{shop_url}" style="text-decoration: none;" title="Parrainage"> <a href="{shop_url}/modules/invite/invite-program.php" style="text-decoration: none;" title="Parrainage">
<img alt="Et gagne 10€" src="{shop_url}img/mails/bienvenue-FR_20.jpg" style="border:none;" /> <img alt="Et gagne 10€" src="{shop_url}img/mails/bienvenue-FR_20.jpg" style="border:none;" />
</a> </a>
</td> </td>
@ -103,7 +103,6 @@
&nbsp; &nbsp;
</td> </td>
</tr> </tr>
</table> </table>
</body> </body>
</html> </html>