do not special case a folder named 'None'. There's no reason
[squirrelmail.git] / src / options_identities.php
index 748494826d6368d1afd9036d4ba701dc8f1169bf..7a49817cb54cc8aeb8425faea980e159fb7bc705 100644 (file)
@@ -61,7 +61,7 @@ if (!empty($return)) {
     exit;
 }
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 
 /* since 1.1.3 */
 do_hook('options_identities_top', $null);