aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_advanced.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-20 10:02:39 +0000
committerMario <mario@mariovavti.com>2022-01-20 10:02:39 +0000
commitec491e87abadbf7e0f275a7c0ae99b45fbf9068c (patch)
tree5a7bff1858369f8d7df323494432f39780c1dbf7 /view/tpl/profile_advanced.tpl
parent42e30d083521421e641afb570931ff05f8b6523b (diff)
downloadvolse-hubzilla-ec491e87abadbf7e0f275a7c0ae99b45fbf9068c.tar.gz
volse-hubzilla-ec491e87abadbf7e0f275a7c0ae99b45fbf9068c.tar.bz2
volse-hubzilla-ec491e87abadbf7e0f275a7c0ae99b45fbf9068c.zip
remove deprecated template
Diffstat (limited to 'view/tpl/profile_advanced.tpl')
-rw-r--r--view/tpl/profile_advanced.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl
index dab2db4ac..2ee5e9d09 100644
--- a/view/tpl/profile_advanced.tpl
+++ b/view/tpl/profile_advanced.tpl
@@ -33,11 +33,11 @@
<a class="btn btn-primary btn-sm" href="{{$editmenu.edit.0}}" ><i class="fa fa-pencil"></i>&nbsp;{{$editmenu.edit.3}}</a>
</div>
{{/if}}
- {{if $exportlink}}
+ {{** if $exportlink}}
<div class="btn-group">
<a class="btn btn-outline-secondary btn-sm" href="{{$exportlink}}" ><i class="fa fa-vcard"></i>&nbsp;{{$export}}</a>
</div>
- {{/if}}
+ {{/if **}}
</div>
<h2>{{$title}}</h2>
<div class="clear"></div>