From: thomppj Date: Sun, 11 Nov 2001 02:11:54 +0000 (+0000) Subject: More work on options... X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=0e2feeb57d858fa98aecf536efe911f10b5c1a1e More work on options... git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1722 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/options_display.php b/src/options_display.php index 6189c0f7..87029187 100644 --- a/src/options_display.php +++ b/src/options_display.php @@ -177,7 +177,7 @@ $optvals[] = array( 'name' => 'include_self_reply_all', - 'caption' => _("Include Self in Reply All"), + 'caption' => _("Remove Me from CC when I Reply All"), 'type' => SMOPT_TYPE_BOOLEAN, 'refresh' => SMOPT_REFRESH_NONE );