aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/smarty3/wall_received_html_body_eml.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-04-19 13:59:12 +0100
committerThomas Willingham <founder@kakste.com>2014-04-19 13:59:12 +0100
commit33ff5b3a9be887e03810070b7cf5610b2294c210 (patch)
treeaf4b627340b31c82c17a2f1a2da20925ec8861db /view/de/smarty3/wall_received_html_body_eml.tpl
parent9da7da1cbd46fa7d1ee311d4615971012e1c21a5 (diff)
downloadvolse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.tar.gz
volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.tar.bz2
volse-hubzilla-33ff5b3a9be887e03810070b7cf5610b2294c210.zip
Clean up legacy smarty3
Diffstat (limited to 'view/de/smarty3/wall_received_html_body_eml.tpl')
-rw-r--r--view/de/smarty3/wall_received_html_body_eml.tpl29
1 files changed, 0 insertions, 29 deletions
diff --git a/view/de/smarty3/wall_received_html_body_eml.tpl b/view/de/smarty3/wall_received_html_body_eml.tpl
deleted file mode 100644
index c58ee7500..000000000
--- a/view/de/smarty3/wall_received_html_body_eml.tpl
+++ /dev/null
@@ -1,29 +0,0 @@
-{{*
- * AUTOMATICALLY GENERATED TEMPLATE
- * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN">
-<html>
-<head>
- <title>Friendica Nachricht</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:#084769; 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; float:left;" src='{{$siteurl}}/images/friendica-32.png'><div style="padding:7px; margin-left: 5px; float:left; font-size:18px;letter-spacing:1px;">Friendica</div><div style="clear: both;"></div></td></tr>
-
- <tr><td style="padding-top:22px;" colspan="2">{{$from}} hat etwas auf deine Pinnwand gepostet.</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="padding-right:22px;">{{$body}}</td></tr>
- <tr><td style="padding-top:11px;padding-bottom:11px;" colspan="2">Bitte melde dich auf <a href="{{$siteurl}}">{{$siteurl}}</a> an um <a href="{{$display}}">den Eintrag anzusehen oder ihn zu l&ouml;schen</a>.</td></tr>
- <tr><td></td><td>Beste Gr&uuml;&szlig;e,</td></tr>
- <tr><td></td><td>{{$sitename}} Administrator</td></tr>
- </tbody>
-</table>
-</body>
-</html>