From 0e2feeb57d858fa98aecf536efe911f10b5c1a1e Mon Sep 17 00:00:00 2001 From: thomppj Date: Sun, 11 Nov 2001 02:11:54 +0000 Subject: [PATCH] More work on options... git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1722 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/options_display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); -- 2.25.1