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

Unified Diff: includes/abb-notification.tmpl

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Fixed more misc issues discussed in IRC Created July 30, 2018, 4:40 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
Index: includes/abb-notification.tmpl
===================================================================
deleted file mode 100644
--- a/includes/abb-notification.tmpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<div id="adblock-browser-notification" class="notice">
- {{get_string("abb_notification", "abb-notification")}}
- <span>
- <img src="/img/abb-logo.png" alt="{{get_string("abb_logo_alt", "abb-notification")}}" />
- <a href="https://adblockbrowser.org">{{get_string("abb_notification_link", "abb-notification")}}</a>
- </span>
-</div>

Powered by Google App Engine
This is Rietveld