Fixed small bug in handeling timezone (bug #536149)
[squirrelmail.git] / src / options.php
index 76fab0e6f53619faef5f5107eab9d16a8f0cf876..3fd806955fb5aa5957cbced7c5b1e6c7c736fbd0 100644 (file)
@@ -212,7 +212,7 @@ echo '<BR>' .
 /*******************************************************************/
 
 /* If in submit mode, select a save hook name and run it. */
-if ($optmode == SMOPT_MODE_SUBMIT)      {
+if ($optmode == SMOPT_MODE_SUBMIT) {
     /* Select a save hook name. */
     switch ($optpage) {
         case SMOPT_PAGE_PERSONAL: