summaryrefslogtreecommitdiffstats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 3835716..ada7e75 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -190,7 +190,11 @@
<tbody>
<tr>
<td>
- <h1 data-localise="__MSG_disableWikipedia__">
+ <h1
+ data-localise="__MSG_disableWikipedia__"
+ class="new-badge"
+ data-new-badge
+ >
Wikipedia Redirects
</h1>
</td>
@@ -200,10 +204,7 @@
id="disable-wikipedia"
type="checkbox"
/>&nbsp;
- <label
- for="disable-wikipedia"
- class="checkbox-label"
- ></label>
+ <label for="disable-wikipedia" class="checkbox-label"></label>
</td>
</tr>
</tbody>