Skip to content

Commit

Permalink
Merge pull request #283 from tottywell/master
Browse files Browse the repository at this point in the history
-Remove Twitter e Adiciona Instagram - Linkedin
  • Loading branch information
raffacabofrio authored Oct 12, 2019
2 parents 826662c + 1538244 commit 004ec66
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,18 +334,25 @@ <h2>
<tr>
<td align="center" style="border-collapse:
collapse;">
<a href="http://www.facebook.com" target="_blank" style="display: inline-block;
<a href="https://www.facebook.com/sharebookbr/" target="_blank" style="display: inline-block;
text-decoration: none; box-sizing: border-box;
font-family: arial; width: auto!important;">
&nbsp;
<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">
&nbsp;
</a>
<a href="http://www.twitter.com" target="_blank" style="display: inline-block;
<a href="https://www.instagram.com/sharebook.com.br/" target="_blank" style="display: inline-block;
text-decoration: none; box-sizing: border-box;
font-family: arial; width: auto!important;">
&nbsp;
<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">
<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">
&nbsp;
</a>
<a href="https://www.linkedin.com/company/sharebook-br/" target="_blank" style="display: inline-block;
text-decoration: none; box-sizing: border-box;
font-family: arial; width: auto!important;">
&nbsp;
<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">
&nbsp;
</a>
</td>
Expand Down
13 changes: 10 additions & 3 deletions ShareBook/ShareBook.Service/Email/Templates/ContactUsTemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,18 +323,25 @@ <h2>
<tr>
<td align="center" style="border-collapse:
collapse;">
<a href="http://www.facebook.com" target="_blank" style="display: inline-block;
<a href="https://www.facebook.com/sharebookbr/" target="_blank" style="display: inline-block;
text-decoration: none; box-sizing: border-box;
font-family: arial; width: auto!important;">
&nbsp;
<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">
&nbsp;
</a>
<a href="http://www.twitter.com" target="_blank" style="display: inline-block;
<a href="https://www.instagram.com/sharebook.com.br/" target="_blank" style="display: inline-block;
text-decoration: none; box-sizing: border-box;
font-family: arial; width: auto!important;">
&nbsp;
<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">
<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">
&nbsp;
</a>
<a href="https://www.linkedin.com/company/sharebook-br/" target="_blank" style="display: inline-block;
text-decoration: none; box-sizing: border-box;
font-family: arial; width: auto!important;">
&nbsp;
<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">
&nbsp;
</a>
</td>
Expand Down

0 comments on commit 004ec66

Please sign in to comment.