diff --git a/program/lib/Roundcube/rcube_html2text.php b/program/lib/Roundcube/rcube_html2text.php index 269d350ef..2c16171b5 100644 --- a/program/lib/Roundcube/rcube_html2text.php +++ b/program/lib/Roundcube/rcube_html2text.php @@ -234,7 +234,7 @@ class rcube_html2text '-', '*', '£', - 'EUR', // Euro sign. € ? + 'EUR', // Euro sign. € '|+|amp|+|', // Ampersand: see _converter() ' ', // Runs of spaces, post-handling );