]> git.mxchange.org Git - friendica.git/blobdiff - view/fr/mail_received_eml.tpl
fixed encoding, i had been experimenting with different ones and forgot to change...
[friendica.git] / view / fr / mail_received_eml.tpl
index f872a671369e7af137549468918e13fe9e9c1703..6ddd586fc70db29ab6acc8629ccaf471ed6f8fb3 100644 (file)
@@ -1,46 +1,13 @@
 --$mimeboundary
-Content-Type: text/plain; charset=utf-8
-Content-Transfer-Encoding: 8bit
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: base64
 
-$from t'a envoy\8e un message \88 $siteName.
-       
-$title
-
-$textversion
-
-Ouvrez une session svp \88 $siteurl pour lire et r\8epondre \88 vos messages priv\8es.
-
-Merci,
-$siteName Administrateur
+$textbody
 
 --$mimeboundary
-Content-Type: text/html; charset=utf-8
-Content-Transfer-Encoding: 8bit
-                               
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN">
-<html>
-<head>
-       <title>Friendika Message</title>
-       <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-</head>
-<body>
-<table style="border:1px solid #ccc">
-       <tbody>
-       <tr><td colspan="2" style="background:#3b5998; color:#FFFFFF; font-weight:bold; font-family:'lucida grande', tahoma, verdana,arial, sans-serif; padding: 4px 8px; vertical-align: middle; font-size:16px; letter-spacing: -0.03em; text-align: left;"><img style="width:32px;height:32px;" src='$hostname/images/ff-32.jpg'><span style="padding:7px;">Friendika</span></td></tr>
-
-       <tr><td style="padding-top:22px;" colspan="2">$from t'a envoy\8e un message \88 $siteName.</td></tr>
-
-
-       <tr><td style="padding-left:22px;padding-top:22px;width:60px;" valign="top" rowspan=3><a href="$url"><img style="border:0px;width:48px;height:48px;" src="$thumb"></a></td>
-               <td style="padding-top:22px;"><a href="$url">$from</a></td></tr>
-       <tr><td style="font-weight:bold;padding-bottom:5px;">$title</td></tr>
-       <tr><td style="padding-right:22px;">$htmlversion</td></tr>
-       <tr><td style="padding-top:11px;padding-bottom:11px;" colspan="2">Ouvrez une session svp \88 $siteurl pour lire et r\8epondre \88 vos messages priv\8es.</td></tr>
-       <tr><td></td><td>Merci,</td></tr>
-       <tr><td></td><td>$siteName Administrateur</td></tr>
-       </tbody>
-</table>
-</body>
-</html>
+Content-Type: text/html; charset=UTF-8
+Content-Transfer-Encoding: base64
 
+$htmlbody
+                               
 --$mimeboundary--
\ No newline at end of file