aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr
diff options
context:
space:
mode:
authorChris Case <kahotep@bunda.dreamhost.com>2011-02-14 04:54:44 -0800
committerChris Case <kahotep@bunda.dreamhost.com>2011-02-14 04:54:44 -0800
commit94e0c3c97044ea2fd3f9bcfcbd07dd6215d084a0 (patch)
tree2505faac192ecbda27a7485022a5e543307ff2fa /view/fr
parent5eebb373e5ac761ba0f2020a85fa6db7544f7229 (diff)
downloadvolse-hubzilla-94e0c3c97044ea2fd3f9bcfcbd07dd6215d084a0.tar.gz
volse-hubzilla-94e0c3c97044ea2fd3f9bcfcbd07dd6215d084a0.tar.bz2
volse-hubzilla-94e0c3c97044ea2fd3f9bcfcbd07dd6215d084a0.zip
fixed the charset on the html version of the message, overlooked this in the last commit, now uses utf-8 in the meta tag
Diffstat (limited to 'view/fr')
-rw-r--r--view/fr/mail_received_eml.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/mail_received_eml.tpl b/view/fr/mail_received_eml.tpl
index 972d141c3..f872a6713 100644
--- a/view/fr/mail_received_eml.tpl
+++ b/view/fr/mail_received_eml.tpl
@@ -21,7 +21,7 @@ Content-Transfer-Encoding: 8bit
<html>
<head>
<title>Friendika Message</title>
- <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body>
<table style="border:1px solid #ccc">