]> git.mxchange.org Git - friendica.git/commitdiff
Added EOF EOL :)
authornupplaPhil <admin+github@philipp.info>
Tue, 4 Feb 2020 20:29:49 +0000 (21:29 +0100)
committernupplaPhil <admin+github@philipp.info>
Tue, 4 Feb 2020 20:29:49 +0000 (21:29 +0100)
view/templates/email/notify/html.tpl
view/templates/email/system/html.tpl

index e2d5a0d9755f3e67d68c048e401a90c908f61c9a..f7c3f7d8f9ec5575fcff894d31bd180cbbf11d65 100644 (file)
@@ -1,20 +1,20 @@
-       <table>
-       <tbody>
-               <tr><td colspan="2" style="padding-top:22px;">{{$preamble nofilter}}</td></tr>
+<table>
+<tbody>
+       <tr><td colspan="2" style="padding-top:22px;">{{$preamble nofilter}}</td></tr>
 
 {{if $content_allowed}}
        {{if $source_photo}}
-               <tr>
-                       <td style="padding-left:22px;padding-top:22px;width:60px;" valign="top" rowspan=3><a href="{{$source_link}}"><img style="border:0px;width:48px;height:48px;" src="{{$source_photo}}"></a></td>
-                       <td style="padding-top:22px;"><a href="{{$source_link}}">{{$source_name}}</a></td>
-               </tr>
-               {{/if}}
-               <tr><td style="font-weight:bold;padding-bottom:5px;">{{$title}}</td></tr>
-               <tr><td style="padding-right:22px;">{{$htmlversion nofilter}}</td></tr>
+       <tr>
+               <td style="padding-left:22px;padding-top:22px;width:60px;" valign="top" rowspan=3><a href="{{$source_link}}"><img style="border:0px;width:48px;height:48px;" src="{{$source_photo}}"></a></td>
+               <td style="padding-top:22px;"><a href="{{$source_link}}">{{$source_name}}</a></td>
+       </tr>
+       {{/if}}
+       <tr><td style="font-weight:bold;padding-bottom:5px;">{{$title}}</td></tr>
+       <tr><td style="padding-right:22px;">{{$htmlversion nofilter}}</td></tr>
 {{/if}}
-               <tr><td colspan="2" style="padding-top:11px;">{{$hsitelink nofilter}}</td></tr>
-               <tr><td colspan="2" style="padding-bottom:11px;">{{$hitemlink nofilter}}</td></tr>
-               <tr><td></td><td>{{$thanks}}</td></tr>
-               <tr><td></td><td>{{$site_admin}}</td></tr>
-       </tbody>
-       </table>
\ No newline at end of file
+       <tr><td colspan="2" style="padding-top:11px;">{{$hsitelink nofilter}}</td></tr>
+       <tr><td colspan="2" style="padding-bottom:11px;">{{$hitemlink nofilter}}</td></tr>
+       <tr><td></td><td>{{$thanks}}</td></tr>
+       <tr><td></td><td>{{$site_admin}}</td></tr>
+</tbody>
+</table>
index c34ddaba855303d6c29dfa9830e138db232639fc..f32825d3ee7d76f6cc84813b3a0a166c7f8149a9 100644 (file)
@@ -2,4 +2,4 @@
 <tr><td style="padding-right:22px;">{{$htmlversion nofilter}}</td></tr>
 <tr><td>{{$thanks}}</td></tr>
 <tr><td>{{$site_admin}}</td></tr>
-</table>
\ No newline at end of file
+</table>