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

@ -73,7 +73,7 @@
{{/if}}
{{/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}}
{{if $subscribe_feed}}
<li><a id="subscribe-feed-link" href="dfrn_poll/{{$profile.nickname}}">{{$subscribe_feed}}</a></li>