X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions.php;h=42ecaedd5c4fbcb1b786c3e7c906076926a633bd;hb=f7bc1576535239cae04090a6ece88b84d95e06a9;hp=ab249e2bab576d13d305f07889d0c12859ed6088;hpb=30967a1e09679c395b31929cbdb1a0e88b13f01e;p=squirrelmail.git diff --git a/src/options.php b/src/options.php index ab249e2b..42ecaedd 100644 --- a/src/options.php +++ b/src/options.php @@ -325,7 +325,7 @@ if ($optpage == SMOPT_PAGE_MAIN) { $optpage_blocks[] = array( 'name' =>_("Message Highlighting"), 'url' => 'options_highlight.php', - 'desc' =>_("Based upon given criteria, incoming messages can have different background colors in the message list. This helps to easily distinguish who the messages are from, especially for mailing lists."), + 'desc' =>_("Based upon given criteria, incoming messages can have different background colors in the message list. This helps to easily distinguish who the messages are from, especially for mailing lists."), 'js' => false );