Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/layout/footer.tmpl

Issue 29548688: Noissue - remove reset.scss from help.eyeo.com (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Sept. 18, 2017, 3:27 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | static/scss/base/_reset.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/layout/footer.tmpl
===================================================================
--- a/includes/layout/footer.tmpl
+++ b/includes/layout/footer.tmpl
@@ -16,14 +16,14 @@
</div>
<div id="site-footer-nav" class="column three-fourths">
<nav>
<ul class="horizontal-list">
<li><a href="">{{ "Legal" | translate("footer-nav-link-1", "Navigation link") }}</a></li>
<li><a href="https://adblockplus.org/privacy">{{ "Privacy Policy" | translate("footer-nav-link-2", "Navigation link") }}</a></li>
</ul>
</nav>
- <small class="muted">
+ <span class="muted">
{{ "<a href=\"https://adblockplus.org\">Adblock Plus</a> is a registered trademark of <a href=\"https://eyeo.com\">eyeo GmbH</a>" | translate("footer-trademark-notice", "Paragraph") }}
- </small>
+ </span>
</div>
</div>
</footer>
« no previous file with comments | « no previous file | static/scss/base/_reset.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld