Commit 8e870269a1754fec707a8f4777bfcedd2c4150ed

Authored by Alex Savenko
1 parent 9fe4d8f0

letter fb image fix

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/tasks/templates/basket/abandoned.php
... ... @@ -243,7 +243,7 @@
243 243 <td>
244 244 <table cellspacing="0" cellpadding="0" border="0" width="168" style="text-align: right">
245 245 <tr>
246   - <td><a target="_blank" href="https://www.facebook.com/Professionalseeds"><img src="http://<semena.in.ua/images/fb.png" width="48" height="48" border="0" alt=""></a></td>
  246 + <td><a target="_blank" href="https://www.facebook.com/Professionalseeds"><img src="http://semena.in.ua/images/fb.png" width="48" height="48" border="0" alt=""></a></td>
247 247 <td><a target="_blank" href="https://www.youtube.com/channel/UCMnG-NxtoprcTxKcPouwWdQ"><img src="http://semena.in.ua/images/youtube.png" width="48" height="48" border="0" alt=""></a></td>
248 248 <td><a target="_blank" href="https://vk.com/public116774284"><img src="http://semena.in.ua/images/vk.png" width="48" height="48" border="0" alt=""></a></td>
249 249 </tr>
... ...