From: Michael M Slusarz Date: Mon, 10 Aug 2009 05:58:23 +0000 (-0600) Subject: Probably a better description for the imp view X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6de1d2e5295f07044b3cde0d68acf1866e3a166b;p=horde.git Probably a better description for the imp view --- diff --git a/imp/lib/Api.php b/imp/lib/Api.php index c5e47d5eb..5207141a4 100644 --- a/imp/lib/Api.php +++ b/imp/lib/Api.php @@ -726,7 +726,7 @@ class IMP_Api extends Horde_Registry_Api 'type' => 'select', 'value' => array( 'imp' => array( - 'name' => _("Traditional"), + 'name' => _("Standard"), 'selected' => $view_cookie == 'imp' ), 'dimp' => array(