| OLD | NEW |
| 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> |
| OLD | NEW |