]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/wall_thread.tpl
Also change acl stuff in the other themes
[friendica.git] / view / theme / frost / smarty3 / wall_thread.tpl
index 5d0e51c657ca4af36926563eaa5bf84d14451250..a0c576b18bac9cc6ca6f8d04fdecf361cc4eae3b 100644 (file)
@@ -40,7 +40,7 @@
                </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}}" title="{{$item.localtime}}" >{{$item.ago}}</div>
+                               <div class="wall-item-ago"  id="wall-item-ago-{{$item.id}}" title="{{$item.localtime}}" ><a href="display/{{$user.nickname}}/{{$item.id}}">{{$item.ago}}</a></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>