Skip to content

Commit 004ec66

Browse files
Merge pull request #283 from tottywell/master
-Remove Twitter e Adiciona Instagram - Linkedin
2 parents 826662c + 1538244 commit 004ec66

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

ShareBook/ShareBook.Service/Email/Templates/ContactUsNotificationTemplate.html

+10-3
Original file line numberDiff line numberDiff line change
@@ -334,18 +334,25 @@ <h2>
334334
<tr>
335335
<td align="center" style="border-collapse:
336336
collapse;">
337-
<a href="http://www.facebook.com" target="_blank" style="display: inline-block;
337+
<a href="https://www.facebook.com/sharebookbr/" target="_blank" style="display: inline-block;
338338
text-decoration: none; box-sizing: border-box;
339339
font-family: arial; width: auto!important;">
340340
&nbsp;
341341
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/facebook.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/facebook.png">
342342
&nbsp;
343343
</a>
344-
<a href="http://www.twitter.com" target="_blank" style="display: inline-block;
344+
<a href="https://www.instagram.com/sharebook.com.br/" target="_blank" style="display: inline-block;
345345
text-decoration: none; box-sizing: border-box;
346346
font-family: arial; width: auto!important;">
347347
&nbsp;
348-
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/twitter.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/twitter.png">
348+
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/instagram.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/instagram.png">
349+
&nbsp;
350+
</a>
351+
<a href="https://www.linkedin.com/company/sharebook-br/" target="_blank" style="display: inline-block;
352+
text-decoration: none; box-sizing: border-box;
353+
font-family: arial; width: auto!important;">
354+
&nbsp;
355+
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/linkedin.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/linkedin.png">
349356
&nbsp;
350357
</a>
351358
</td>

ShareBook/ShareBook.Service/Email/Templates/ContactUsTemplate.html

+10-3
Original file line numberDiff line numberDiff line change
@@ -323,18 +323,25 @@ <h2>
323323
<tr>
324324
<td align="center" style="border-collapse:
325325
collapse;">
326-
<a href="http://www.facebook.com" target="_blank" style="display: inline-block;
326+
<a href="https://www.facebook.com/sharebookbr/" target="_blank" style="display: inline-block;
327327
text-decoration: none; box-sizing: border-box;
328328
font-family: arial; width: auto!important;">
329329
&nbsp;
330330
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/facebook.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/facebook.png">
331331
&nbsp;
332332
</a>
333-
<a href="http://www.twitter.com" target="_blank" style="display: inline-block;
333+
<a href="https://www.instagram.com/sharebook.com.br/" target="_blank" style="display: inline-block;
334334
text-decoration: none; box-sizing: border-box;
335335
font-family: arial; width: auto!important;">
336336
&nbsp;
337-
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/twitter.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/twitter.png">
337+
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/instagram.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/instagram.png">
338+
&nbsp;
339+
</a>
340+
<a href="https://www.linkedin.com/company/sharebook-br/" target="_blank" style="display: inline-block;
341+
text-decoration: none; box-sizing: border-box;
342+
font-family: arial; width: auto!important;">
343+
&nbsp;
344+
<img style="height: auto; width: 30px;" dfsrc="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/linkedin.png" src="http://imgnode1.iagentecorp.com/iagentemail/drag-drop/linkedin.png">
338345
&nbsp;
339346
</a>
340347
</td>

0 commit comments

Comments
 (0)