Adopted the changes to the other themes as well.
This commit is contained in:
parent
d22d36be7d
commit
7e6598f2c0
6 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue