fixed the charset on the html version of the message, overlooked this in the last commit, now uses utf-8 in the meta tag

This commit is contained in:
Chris Case 2011-02-14 04:54:44 -08:00
parent 5eebb373e5
commit 94e0c3c970
4 changed files with 4 additions and 4 deletions

View 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">

View 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">

View 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">

View 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">