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

Delta Between Two Patch Sets: includes/abb-notification.tmpl

Issue 29458622: Issue 4920 - Add "Ready for Windows" section to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Created June 7, 2017, 2:53 p.m.
Right Patch Set: Style fixes Created June 21, 2017, 8:29 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | includes/index.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <div id="adblock-browser-notification"> 1 <div id="adblock-browser-notification" class="notice">
2 {{get_string("abb_notification", "abb-notification")}} 2 {{get_string("abb_notification", "abb-notification")}}
3 <span> 3 <span>
4 <img src="/img/abb-logo.png" alt="{{get_string("abb_logo_alt", "abb-notifica tion")}}" /> 4 <img src="/img/abb-logo.png" alt="{{get_string("abb_logo_alt", "abb-notifica tion")}}" />
5 <a href="https://adblockbrowser.org">{{get_string("abb_notification_link", " abb-notification")}}</a> 5 <a href="https://adblockbrowser.org">{{get_string("abb_notification_link", " abb-notification")}}</a>
6 </span> 6 </span>
7 </div> 7 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld