1
0
Fork 0

Adopted the changes to the other themes as well.

This commit is contained in:
Michael Vogel 2016-05-30 07:18:25 +02:00
commit 7e6598f2c0
6 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@
<li><a id="dfrn-request-link" href="dfrn_request/{{$profile.nickname}}">{{$connect}}</a></li>
{{/if}}
{{if $wallmessage}}
<li><a id="wallmessage-link" href="wallmessage/{{$profile.nickname}}">{{$wallmessage}}</a></li>
<li><a id="wallmessage-link" href="{{$wallmessage_link}}">{{$wallmessage}}</a></li>
{{/if}}
</ul>
</div>