Trimming whitespace and replacing tabs
[squirrelmail.git] / src / addressbook.php
index 9f4c08b8af3a7d32f87c4529bcf345a0105a5456..753cd2ca054ac9655f62a37b938ec2aec498eb40 100644 (file)
@@ -193,8 +193,8 @@ if(sqgetGlobalVar('REQUEST_METHOD', $req_method, SQ_SERVER) && $req_method == 'P
                     }
                 } else {
                     /**
-                     * $editaddr is set, but $sel (address selection in address listing) 
-                     * and $doedit (address edit form) are not set. 
+                     * $editaddr is set, but $sel (address selection in address listing)
+                     * and $doedit (address edit form) are not set.
                      * Assume that user clicked on "Edit address" without selecting any address.
                      */
                     $formerror = _("Please select address that you want to edit");