]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/contact_template.tpl
bbcode: rearrange shared links - can only be made standard, when all themes support...
[friendica.git] / view / theme / quattro / templates / contact_template.tpl
index c74a513b8fc1e4a7a50900b7ed5e8b85931815a2..a63ffb3c9ad068f4c760cc16f397407ce4edd45e 100644 (file)
@@ -1,8 +1,3 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
 
 <div class="contact-wrapper" id="contact-entry-wrapper-{{$id}}" >
        <div class="contact-photo-wrapper" >
@@ -12,6 +7,7 @@
 
                        <a href="{{$contact.url}}" title="{{$contact.img_hover}}" /><img src="{{$contact.thumb}}" {{$contact.sparkle}} alt="{{$contact.name}}" /></a>
 
+                       <input type="checkbox" class="contact-select" name="contact_batch[]" value="{{$contact.id}}">
                        {{if $contact.photo_menu}}
                        <a href="#" rel="#contact-photo-menu-{{$contact.id}}" class="contact-photo-menu-button icon s16 menu" id="contact-photo-menu-button-{{$contact.id}}">menu</a>
                        <ul class="contact-photo-menu menu-popup" id="contact-photo-menu-{{$contact.id}}">