add fixme
[squirrelmail.git] / plugins / listcommands / options.php
index 22e998e5e669190608bb67e9013678390427dce8..67dfc0151e0658ca94f5c91506da9b082d51607f 100644 (file)
@@ -70,9 +70,10 @@ if (sqGetGlobalVar('addlist', $ignore, SQ_FORM)
 
 
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 
 $oTemplate->assign('lists', $lists);
 $oTemplate->display('plugins/listcommands/non_rfc_lists.tpl');
+$oTemplate->display('footer.tpl');