]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/templates/wall_thread.tpl
template rework: delete unused css
[friendica.git] / view / theme / frost-mobile / templates / wall_thread.tpl
index 3983ebca9694ec12804d5c420742bc1a1855cdaf..c96129195544d10d481ec3045c1aa04bbe28f27e 100644 (file)
@@ -42,7 +42,9 @@
                </div>
                {{*<!--<div class="wall-item-author">-->*}}
                                <a href="{{$item.profile_url}}" target="redir" title="{{$item.linktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.sparkle}}" id="wall-item-name-{{$item.id}}" >{{$item.name}}</span></a>{{if $item.owner_url}} {{$item.to}} <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.osparkle}}" id="wall-item-ownername-{{$item.id}}">{{$item.owner_name}}</span></a> {{$item.vwall}}{{/if}}<br />
-                               <div class="wall-item-ago"  id="wall-item-ago-{{$item.id}}">{{$item.ago}}</div>                         
+                               <div class="wall-item-ago"  id="wall-item-ago-{{$item.id}}">
+                               {{if $item.plink}}<a title="{{$item.plink.title}}" href="{{$item.plink.href}}" style="color: #999">{{$item.ago}}</a>{{else}} {{$item.ago}} {{/if}}
+                               </div>
                {{*<!--</div>-->*}}
                <div class="wall-item-content" id="wall-item-content-{{$item.id}}" >
                        <div class="wall-item-title" id="wall-item-title-{{$item.id}}">{{$item.title}}</div>