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

Side by Side Diff: 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
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:
View unified diff | Download patch
« no previous file with comments | « no previous file | includes/index.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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>
OLDNEW
« no previous file with comments | « no previous file | includes/index.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld