]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/wall_item.tpl
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / view / theme / testbubble / wall_item.tpl
index 190e06a8ac9c311a686414d561106e5c4aeb8c5c..44491d967c0b500af0fcdd02e4fe1fab9e8b2b35 100755 (executable)
@@ -61,7 +61,7 @@
                </div>
                
                <div class="wall-item-author">
-                               <a href="$item.profile_url" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle" id="wall-item-name-$item.id" >$name</span></a>
+                               <a href="$item.profile_url" 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>
                                <div class="wall-item-ago"  id="wall-item-ago-$item.id">$item.ago</div>
                                
                </div>