]> git.mxchange.org Git - friendica.git/blobdiff - view/profile_vcard.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / profile_vcard.tpl
old mode 100755 (executable)
new mode 100644 (file)
index 154f223..d1e6847
@@ -38,6 +38,9 @@
                        {{ if $connect }}
                                <li><a id="dfrn-request-link" href="dfrn_request/$profile.nickname">$connect</a></li>
                        {{ endif }}
+                       {{ if $wallmessage }}
+                               <li><a id="wallmessage-link" href="wallmessage/$profile.nickname">$wallmessage</a></li>
+                       {{ endif }}
                </ul>
        </div>
 </div>