Trimming whitespace and replacing tabs
[squirrelmail.git] / src / options.php
index 875bbfb8aa3c47565bb26f76c77a7ddde1dfa2b2..beb684a823121ffdf8402f27d7e962acb25218db 100644 (file)
@@ -367,7 +367,7 @@ if ($optpage == SMOPT_PAGE_MAIN) {
         'desc' => _("The order of the message index can be rearranged and changed to contain the headers in any order you want."),
         'js'   => false
     );
-    
+
     /* Build a section for Compose Options. */
     $optpage_blocks[] = array(
         'name' => _("Compose Preferences"),
@@ -490,4 +490,4 @@ if ($optpage == SMOPT_PAGE_MAIN) {
 </table>
 </td></tr>
 </table>
-</body></html>
+</body></html>
\ No newline at end of file