]> git.mxchange.org Git - friendica.git/commitdiff
fixed the charset on the html version of the message, overlooked this in the last...
authorChris Case <kahotep@bunda.dreamhost.com>
Mon, 14 Feb 2011 12:54:44 +0000 (04:54 -0800)
committerChris Case <kahotep@bunda.dreamhost.com>
Mon, 14 Feb 2011 12:54:44 +0000 (04:54 -0800)
view/de/mail_received_eml.tpl
view/en/mail_received_eml.tpl
view/fr/mail_received_eml.tpl
view/it/mail_received_eml.tpl

index 174aa4f97664a5ab29b3a8efea1910034197f85b..bf9bb9ca92b842947d1437c0a0e2869fa6c0622c 100644 (file)
@@ -22,7 +22,7 @@ Content-Transfer-Encoding: 8bit
 <html>
 <head>
        <title>Friendika Nachricht</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">
index 68df07c3d010eb290f2b4d660798e715574a7cd1..8022800527f1085ff25b3e47d082b5d0aff24fd9 100644 (file)
@@ -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">
index 972d141c3ffd76ac3f9cdb8a4c8c71b7a3b2f257..f872a671369e7af137549468918e13fe9e9c1703 100644 (file)
@@ -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">
index c51917a884e66ff9c506d8369dbdd192219c0a00..829c0fee59e1b460822f54af4d7ab02206e9e9d1 100644 (file)
@@ -21,7 +21,7 @@ Content-Transfer-Encoding: 8bit
 <html>
 <head>
        <title>Friendika Messsaggio</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">