1
0
Fork 0

[iframe] Code is unfinished, but I'm merging it.

Maybe in the future someone improve it.
This commit is contained in:
Witold Filipczyk 2021-08-03 17:41:25 +02:00
parent 857c819da1
commit f7f9448130
1 changed files with 1 additions and 1 deletions

View File

@ -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,