X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions_identities.php;h=6517349a5f30bc278fb75f91df43afebd969a188;hb=f97a4124826900b3a263cb9bd1b94ca717d1f757;hp=aada8abe7034a995659b1f056ee4ede7b8bac633;hpb=701e7beed3baca980039f978c6d536dd91cae775;p=squirrelmail.git diff --git a/src/options_identities.php b/src/options_identities.php index aada8abe..6517349a 100644 --- a/src/options_identities.php +++ b/src/options_identities.php @@ -5,7 +5,7 @@ * * Display Identities Options * - * @copyright 1999-2014 The SquirrelMail Project Team + * @copyright 1999-2017 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -230,7 +230,7 @@ function sti_textarea( $title, $name, $data, $bgcolor ) { $str = ''; $str .= '\n"; $str .= ' ' . $title . ' ' . "\n"; - $str .= ' ' . "\n"; + $str .= ' ' . "\n"; $str .= ''; return $str;