Bad grammar
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 15 Aug 2004 20:33:47 +0000 (20:33 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 15 Aug 2004 20:33:47 +0000 (20:33 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7915 7612ce4b-ef26-0410-bec9-ea0150e637f0

include/options/display.php

index 0ae31bd6b4bdc494c01a301fe62a61514319eb0d..92359e509ab267cb7e58409b479d524f9a3094d3 100644 (file)
@@ -428,7 +428,7 @@ function load_optpage_data_display() {
 
     $optvals[SMOPT_GRP_MESSAGE][] = array(
         'name'    => 'internal_date_sort',
-        'caption' => _("Enable Sort by of Receive Date"),
+        'caption' => _("Sort by Receive Date"),
         'type'    => SMOPT_TYPE_BOOLEAN,
         'refresh' => SMOPT_REFRESH_ALL
     );