about summary refs log tree commit diff stats
path: root/src/pages
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-30 11:33:56 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-30 11:33:56 +0300
commitd813226928fda8314e44330da1bc6f2c024f0b14 (patch)
treed845e2c6b32c8f82c328825362646d71dc09039b /src/pages
parentAdded Binternet https://codeberg.org/LibRedirect/browser_extension/issues/87 (diff)
downloadlibredirect-d813226928fda8314e44330da1bc6f2c024f0b14.zip
Renamed Unsupported paths handling => Unsupported iframes handling https://github.com/libredirect/browser_extension/issues/648
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/options/widgets/services.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/widgets/services.pug b/src/pages/options/widgets/services.pug
index 7154050e..5d09b397 100644
--- a/src/pages/options/widgets/services.pug
+++ b/src/pages/options/widgets/services.pug
@@ -35,7 +35,7 @@ each val, service in services
                     select(id=service+"-redirectType")
 
             div(class="some-block option-block")
-                h4 Unsupported paths handling
+                h4 Unsupported iframes handling
                 select(id=service+"-unsupportedUrls")
                     option(value="bypass") bypass
                     option(value="block") block