Skip to content

Commit

Permalink
MAS-129 Layout template fixes
Browse files Browse the repository at this point in the history
Remove Sharelinks from daily layout
Add link styling fix in daily email via daily layout
  • Loading branch information
d-lan1 committed Jan 16, 2020
1 parent 3261e88 commit a8b6683
Showing 1 changed file with 4 additions and 27 deletions.
31 changes: 4 additions & 27 deletions mailchimp-templates/daily.html
Original file line number Diff line number Diff line change
Expand Up @@ -2389,6 +2389,9 @@
.footer-link{
color:#393939;
}
.standard-link{
color:#0000CD;
}
</style></head>
<body>
<!-- -->
Expand Down Expand Up @@ -2491,33 +2494,7 @@ <h2 class="emailsubheader">The very latest current awareness and evidence-based
</tr>
</tbody>
</table>
<p class="text-center footer-text">Share this email<br>
</p>
<center>
<table align="center" class="menu float-center">
<tr>
<td>
<table>
<tr>
<th class="menu-item float-center">
<a href="undefined"><img src="https://nice-digital.github.io/NICE.Design/MAS/img/twitter-logo.png" alt=""></a>
</th>
<th class="menu-item float-center">
<a href="undefined"><img src="https://nice-digital.github.io/NICE.Design/MAS/img/linkedin-logo.png" alt=""></a>
</th>
<th class="menu-item float-center">
<a href="undefined"><img src="https://nice-digital.github.io/NICE.Design/MAS/img/facebook-logo.png" alt=""></a>
</th>
<th class="menu-item float-center">
<a href="undefined"><img src="https://nice-digital.github.io/NICE.Design/MAS/img/Email-logo.png" alt=""></a>
</th>
</tr>
</table>
</td>
</tr>
</table>
</center>
<p class="text-center footer-text">Copyright 2019 © National Institute for Health Care Excellence. All rights reserved.<br>Our mailing address is: Level 1A, City Tower, Piccadilly Plaza, Manchester, M1 4BT <br>Add us to your address book<br><a href="#" class="footer-link">Update your preferences</a> or <a href="#" class="footer-link">unsubscribe from list</a>
<p class="text-center footer-text">Copyright 2020 © National Institute for Health Care Excellence. All rights reserved.<br>Our mailing address is: Level 1A, City Tower, Piccadilly Plaza, Manchester, M1 4BT <br>Add us to your address book<br><a href="#" class="footer-link">Update your preferences</a> or <a href="#" class="footer-link">unsubscribe from list</a>
</p>
</th>
<th class="expander"></th>
Expand Down

2 comments on commit a8b6683

@NICE-TeamCity
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity MAS / MAS Build 1.1.0.574 outcome was FAILURE
Summary: Artifacts size 179.9 KB is 95% different from 3.6 MB in build #1.1.0.557-r893BC73; exit code 1 (Step: Set build number (Command Line)) (new) Build time: 00:00:12

@NICE-TeamCity
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity MAS / MAS Build 1.1.0.575-MAS-129_121__112_Dai outcome was FAILURE
Summary: Tests passed: 5; artifacts size 179.9 KB is 95% different from 3.6 MB in build #1.1.0.557-r893BC73; exit code 1 (Step: CMS - Build NuGet package (NuGet Pack)) (new) Build time: 00:00:39

Please sign in to comment.