summaryrefslogtreecommitdiff
path: root/frontends/riscos/templates/nl
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2023-11-26 12:12:01 +0000
committerMichael Drake <mdrake.unique@gmail.com>2023-11-26 12:25:28 +0000
commitbbeb93d512973f7c04714f7a43ea185c15ec65ba (patch)
tree685e9781cf4dfb0e12fca4449836e842470d497e /frontends/riscos/templates/nl
parent14b6fa95469b2a3ecae7ee4ff7c5334250d26c56 (diff)
downloadnetsurf-bbeb93d512973f7c04714f7a43ea185c15ec65ba.tar.gz
netsurf-bbeb93d512973f7c04714f7a43ea185c15ec65ba.tar.bz2
RISC OS: Add "Disable CSS" option to content choices UI
Diffstat (limited to 'frontends/riscos/templates/nl')
-rw-r--r--frontends/riscos/templates/nl4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/riscos/templates/nl b/frontends/riscos/templates/nl
index 2fba8b5c9..24b176891 100644
--- a/frontends/riscos/templates/nl
+++ b/frontends/riscos/templates/nl
@@ -3090,11 +3090,11 @@ wimp_window {
}
wimp_icon {
extent:32,-256,540,-212
- icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_ICON_DELETED | wimp_BUTTON_RADIO
+ icon_flags:wimp_ICON_TEXT | wimp_ICON_SPRITE | wimp_ICON_VCENTRED | wimp_ICON_INDIRECTED | wimp_BUTTON_RADIO
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
- text_and_sprite.text:"Plug-ins uitschakelen"
+ text_and_sprite.text:"CSS uitschakelen"
text_and_sprite.size:42
text_and_sprite.validation:"Soptoff,opton"
}