Add preview pane to advanced default template. This serves as an example of how...
[squirrelmail.git] / templates / default_advanced / config.php
index 45df26d8b6da98098199eef57834412d6e29af3b..5cb32fda4a627822e114afadd3ef2b193779789f 100644 (file)
@@ -39,7 +39,7 @@ $parent_template_set = 'default';
   * will be disabled, and only those in $add_plugins will be enabled.
   *
   */
   * will be disabled, and only those in $add_plugins will be enabled.
   *
   */
-$add_plugins = array();
+$add_plugins = array('preview_pane',);
 $remove_plugins = array();
 
 
 $remove_plugins = array();