aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_advanced.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-01 15:01:48 -0800
committerredmatrix <git@macgirvin.com>2016-03-01 15:01:48 -0800
commita0baa480e3968306c8ebc297a60f84b4d2ccf8c9 (patch)
treeca44fa4c8dcedfe599bbd50566241fbb1753faad /view/tpl/profile_advanced.tpl
parent765dd5569b9ce2f18ac9974123d96452d0d19926 (diff)
parent8b61e546fe488516fa3c5f37df80a68e346b84a9 (diff)
downloadvolse-hubzilla-a0baa480e3968306c8ebc297a60f84b4d2ccf8c9.tar.gz
volse-hubzilla-a0baa480e3968306c8ebc297a60f84b4d2ccf8c9.tar.bz2
volse-hubzilla-a0baa480e3968306c8ebc297a60f84b4d2ccf8c9.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/profile_advanced.tpl')
-rwxr-xr-xview/tpl/profile_advanced.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl
index b7c527c31..034a6d43d 100755
--- a/view/tpl/profile_advanced.tpl
+++ b/view/tpl/profile_advanced.tpl
@@ -23,7 +23,7 @@
<li><a href="profile_photo" >{{$editmenu.menu.chg_photo}}</a></li>
{{if $editmenu.menu.cr_new}}<li><a href="profiles/new" id="profile-listing-new-link">{{$editmenu.menu.cr_new}}</a></li>{{/if}}
</ul>
- {{else}}
+ {{elseif $editmenu}}
<a class="btn btn-primary btn-xs" href="{{$editmenu.edit.0}}" ><i class="icon-pencil"></i>&nbsp;{{$editmenu.edit.3}}</a>
{{/if}}
</div>