From: Hypolite Petovan Date: Thu, 31 Dec 2020 14:06:29 +0000 (-0500) Subject: [quattro] Convert wall-item-body span to div X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=15d6227aa2716cdfd981e7ff146afb254a61ea02;p=friendica.git [quattro] Convert wall-item-body span to div - This element contains the post body that can also contains block elements --- diff --git a/view/theme/quattro/templates/wall_thread.tpl b/view/theme/quattro/templates/wall_thread.tpl index 84f83e06f5..c53bd46c85 100644 --- a/view/theme/quattro/templates/wall_thread.tpl +++ b/view/theme/quattro/templates/wall_thread.tpl @@ -54,7 +54,7 @@
{{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body_html nofilter}} +
{{$item.body_html nofilter}}