Allow administrators to configure subfolders of user INBOXes to be treated as special...
[squirrelmail.git] / plugins / translate / options.php
index 72a8cb8a7b4cbdf052c66539e1eb8e168d62386b..e262e03db42e528ff16c9bd327e0fd8cc287cd36 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Pick your translator to translate the body of incoming mail messages
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2011 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -20,7 +20,7 @@ require('../../include/init.php');
 /** Plugin functions */
 include_once(SM_PATH . 'plugins/translate/functions.php');
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 
 ?>
    <table width="95%" align="center" border="0" cellpadding="1" cellspacing="0"><tr><td bgcolor="<?php echo $color[0]; ?>">
@@ -78,4 +78,4 @@ if (!$disable_compose_translate) {
 </td></tr>
 </table>
 </form>
-</body></html>
\ No newline at end of file
+</body></html>