do not special case a folder named 'None'. There's no reason
[squirrelmail.git] / plugins / mail_fetch / options.php
index 81780f19e94a4803d60c2170309f2646ed7c52d4..7931bb612634ebe8ddbe432ff5ab8f6adc8334cc 100644 (file)
@@ -55,7 +55,7 @@ sqgetGlobalVar('submit_mailfetch', $submit_mailfetch, SQ_POST);
 
 /* end globals */
 
-displayPageHeader( $color, 'None' );
+displayPageHeader( $color );
 
 switch( $mf_action ) {
  case 'add':