]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/crepair.tpl
Merge branch 'develop' into bug/6211-fix-contact-nets-all
[friendica.git] / view / theme / frio / templates / crepair.tpl
index 22605bb7a5101b912077a097f6b35aa6c46b6e43..d4cdec5018920961dc3506724b420eddd5372f33 100644 (file)
 
        <form id="crepair-form" action="crepair/{{$contact_id}}" method="post" >
 
-               <!-- <h4>{{$contact_name}}</h4> -->
+               <!-- <h4>{{$contact_name|escape}}</h4> -->
 
                <div id="contact-update-profile-wrapper">
                {{if $update_profile}}
-                       <span id="contact-update-profile-now" class="button"><a href="contacts/{{$contact_id}}/updateprofile" >{{$udprofilenow}}</a></span>
+                       <span id="contact-update-profile-now" class="button"><a href="contact/{{$contact_id}}/updateprofile" >{{$udprofilenow}}</a></span>
                {{/if}}
                </div>