X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault_advanced%2Fconfig.php;h=5cb32fda4a627822e114afadd3ef2b193779789f;hp=45df26d8b6da98098199eef57834412d6e29af3b;hb=505e00aad983adab70d4b001f450064cbda37b86;hpb=d5fd72d0428e854596464a7ca3e2aa17abc99d04 diff --git a/templates/default_advanced/config.php b/templates/default_advanced/config.php index 45df26d8..5cb32fda 100644 --- a/templates/default_advanced/config.php +++ b/templates/default_advanced/config.php @@ -39,7 +39,7 @@ $parent_template_set = 'default'; * will be disabled, and only those in $add_plugins will be enabled. * */ -$add_plugins = array(); +$add_plugins = array('preview_pane',); $remove_plugins = array();