mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[iframe] Code is unfinished, but I'm merging it.
Maybe in the future someone improve it.
This commit is contained in:
parent
857c819da1
commit
f7f9448130
@ -798,7 +798,7 @@ static union option_info config_options_info[] = {
|
||||
|
||||
INIT_OPT_BOOL("document.html", N_("Display iframes"),
|
||||
"display_iframes", 0, 0,
|
||||
N_("Display iframes.")),
|
||||
N_("Display iframes. Iframe code is not finished. This option is disabled by default.")),
|
||||
|
||||
INIT_OPT_BOOL("document.html", N_("Display tables"),
|
||||
"display_tables", 0, 1,
|
||||
|
Loading…
Reference in New Issue
Block a user