]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/crepair.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / templates / crepair.tpl
index 5278e42f089b0455a9d646815c8df0062c2b7ff0..5cc4462b390e341b83125a377100aac51ec2d314 100644 (file)
@@ -1,9 +1,3 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-
 <form id="crepair-form" action="crepair/{{$contact_id}}" method="post" >
 
 <h4>{{$contact_name}}</h4>
 <label id="crepair-photo-label" class="crepair-label" for="crepair-photo">{{$label_photo}}</label>
 <input type="text" id="crepair-photo" class="crepair-input" name="photo" value="" />
 <div class="clear"></div>
+{{if $allow_remote_self eq 1}}
+<h4>{{$label_remote_self}}</h4>
+{{include file="field_checkbox.tpl" field=$remote_self}}
+{{/if}}
 
 {{include file="field_checkbox.tpl" field=$contact_self}}