From: Michael M Slusarz Date: Tue, 28 Jul 2009 19:17:27 +0000 (-0600) Subject: Less wordy X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e75e4fed7094e8a089cda2434f1e6d937f18e7f1;p=horde.git Less wordy --- diff --git a/imp/lib/Maillog.php b/imp/lib/Maillog.php index 239fc37a1..c5595bb98 100644 --- a/imp/lib/Maillog.php +++ b/imp/lib/Maillog.php @@ -152,7 +152,7 @@ class IMP_Maillog } else { switch ($entry['action']) { case 'forward': - $msg = sprintf(_("You forwarded this message on %%s to the following recipients: %s."), $entry['recipients']); + $msg = sprintf(_("You forwarded this message on %%s to: %s."), $entry['recipients']); break; case 'mdn': diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index 21a1b0ada..e66008f51 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -95,7 +95,7 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true) -
+
diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index 775cc0882..0119eb515 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -311,7 +311,7 @@ function _simpleButton($id, $text, $image, $imagedir = null) -
+