]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/search_item.tpl
Frio: add login background color admin option
[friendica.git] / view / theme / frio / templates / search_item.tpl
index 0d25bd9b26aabf69f671f568d2ac5f35c82475fd..c8c702b6a8195314b5f1ae0ce8e59acba1219a38 100644 (file)
 
 
                        {{* item content *}}
-                       <div itemprop="description" class="wall-item-content {{$item.type}}" id="wall-item-content-{{$item.id}}">
+                       <div class="wall-item-content {{$item.type}}" id="wall-item-content-{{$item.id}}">
                                {{* insert some space if it's an top-level post *}}
                                {{if $item.thread_level==1}}
                                <div style="height:10px;">&nbsp;</div> <!-- use padding/margin instead-->