summaryrefslogtreecommitdiffstats
path: root/pages/options/options.html
diff options
context:
space:
mode:
authornitrohorse <1514352+nitrohorse@users.noreply.github.com>2020-09-05 22:21:41 -0700
committernitrohorse <1514352+nitrohorse@users.noreply.github.com>2020-09-05 22:21:41 -0700
commit2603e7a9ea7bd12b40d88e799ff377a8960cccaf (patch)
tree4c79701358756ca7c6c3dfc8794d497af4e91dc1 /pages/options/options.html
parenta8103915afd045193e690aff9cf7a485489df7f5 (diff)
downloadprivacy-redirect-2603e7a9ea7bd12b40d88e799ff377a8960cccaf.tar.gz
privacy-redirect-2603e7a9ea7bd12b40d88e799ff377a8960cccaf.tar.bz2
privacy-redirect-2603e7a9ea7bd12b40d88e799ff377a8960cccaf.zip
Update Reddit-related text for consistency, bugfix
Even when on an old Reddit view, redirect from desktop or mobile depending on whichever one the redirect is set to.
Diffstat (limited to 'pages/options/options.html')
-rw-r--r--pages/options/options.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/pages/options/options.html b/pages/options/options.html
index 9664151..bf9d5cd 100644
--- a/pages/options/options.html
+++ b/pages/options/options.html
@@ -121,22 +121,22 @@
</table>
</section>
<section class="settings-block">
- <table class="option" aria-label="Toggle Reddit version redirects">
+ <table class="option" aria-label="Toggle old Reddit redirects">
<tbody>
<tr>
<td>
- <h1 data-localise="__MSG_disableRedditVersion__">
- Reddit Version Redirects
+ <h1 data-localise="__MSG_disableOldReddit__">
+ Old Reddit Redirects
</h1>
</td>
<td>
<input
aria-hidden="true"
- id="disable-reddit-version"
+ id="disable-old-reddit"
type="checkbox"
checked
/>&nbsp;
- <label for="disable-reddit-version" class="checkbox-label"> </label>
+ <label for="disable-old-reddit" class="checkbox-label"> </label>
</td>
</tr>
</tbody>
@@ -184,10 +184,10 @@
</div>
</section>
<section class="settings-block">
- <h1 data-localise="__MSG_redditVersion__">Reddit Version</h1>
+ <h1 data-localise="__MSG_oldRedditView__">Old Reddit View (Desktop or Mobile)</h1>
<div class="autocomplete">
<input
- id="reddit-version"
+ id="old-reddit-view"
type="url"
placeholder="https://old.reddit.com"
/>