Code cleanup brigage...
[squirrelmail.git] / src / options_display.php
index 2e03483ef3cb563331389d4920e4b8caeb592157..c4da9aa21382a3665d14e96e7d65d85402a606c6 100644 (file)
@@ -1,15 +1,15 @@
 <?php
 
-   /**
   **  options_display.php
   **
   **  Copyright (c) 1999-2001 The SquirrelMail Development Team
   **  Licensed under the GNU GPL. For full terms see the file COPYING.
   **
   **  Displays all optinos about display preferences
   **
   **  $Id$
   */
+/**
* options_display.php
+ *
* Copyright (c) 1999-2001 The Squirrelmail Development Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
* Displays all optinos about display preferences
+ *
* $Id$
+ */
 
 /* Define the group constants for the display options page. */
 define('SMOPT_GRP_GENERAL', 0);