aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_vcard.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-30 14:37:50 -0800
committerfriendica <info@friendica.com>2014-01-30 14:37:50 -0800
commit2f876334d5d55282ef4705d80c975e508b52c343 (patch)
treeae13a518464da622b568fba41f4f68911bd9b5ce /view/tpl/profile_vcard.tpl
parent0fae8acdefa26c19429ffef218066050d1ae825e (diff)
parent70de97fca17bac28e174373cd03581b5bae0c471 (diff)
downloadvolse-hubzilla-2f876334d5d55282ef4705d80c975e508b52c343.tar.gz
volse-hubzilla-2f876334d5d55282ef4705d80c975e508b52c343.tar.bz2
volse-hubzilla-2f876334d5d55282ef4705d80c975e508b52c343.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/profile_vcard.tpl')
-rwxr-xr-xview/tpl/profile_vcard.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index 7a857fd67..187c3039d 100755
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -10,8 +10,7 @@
</li>
{{/foreach}}
<li><a href="profile_photo" >{{$profile.menu.chg_photo}}</a></li>
- <li><a href="profiles/new" id="profile-listing-new-link">{{$profile.menu.cr_new}}</a></li>
-
+ {{if $profile.menu.cr_new}}<li><a href="profiles/new" id="profile-listing-new-link">{{$profile.menu.cr_new}}</a></li>{{/if}}
</ul>
</div>
{{/if}}