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

pull/1/head
Chris Case 2011-02-14 04:54:44 -08:00
rodzic 5eebb373e5
commit 94e0c3c970
4 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

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

Wyświetl plik

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

Wyświetl plik

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

Wyświetl plik

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