From 8ac78937690abc8f17c0607bddc8ddaece297330 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 12 Apr 2010 14:52:40 -0600 Subject: [PATCH] Better description. --- horde/config/prefs.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horde/config/prefs.php.dist b/horde/config/prefs.php.dist index f0a4d3f82..245a5b350 100644 --- a/horde/config/prefs.php.dist +++ b/horde/config/prefs.php.dist @@ -236,7 +236,7 @@ $_prefs['from_addr'] = array( 'value' => '', 'shared' => true, 'type' => 'text', - 'desc' => _("Your From: address:") + 'desc' => _("The default e-mail address to use with this identity:") ); // default identity -- 2.11.0