diff options
Diffstat (limited to 'src/pages/popup')
-rw-r--r-- | src/pages/popup/popup.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index 43a4a1a8..b34f0c8e 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -142,7 +142,11 @@ <tbody> <tr> <td> - <h1 data-localise="__MSG_disableSearchEngine__"> + <h1 + data-localise="__MSG_disableSearchEngine__" + class="new-badge" + data-new-badge + > Search Engine Redirects </h1> </td> |