Contacts can now be updated from every theme

This commit is contained in:
Michael 2020-11-22 08:15:17 +00:00
commit b52ba79620
6 changed files with 3 additions and 15 deletions

View file

@ -15,12 +15,6 @@
<!-- <h4>{{$contact_name}}</h4> -->
<div id="contact-update-profile-wrapper">
{{if $update_profile}}
<span id="contact-update-profile-now" class="button"><a href="contact/{{$contact_id}}/updateprofile" >{{$udprofilenow}}</a></span>
{{/if}}
</div>
{{include file="field_input.tpl" field=$name}}
{{include file="field_input.tpl" field=$nick}}