]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/acl_selector.tpl
template engine rework
[friendica.git] / view / smarty3 / acl_selector.tpl
index bc669a2ac6a3b46a2875b8d1700f0807dbd582f0..5fd11e75695398b572526e4c54da2fac2777f3c8 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <div id="acl-wrapper">
        <input id="acl-search">
        <a href="#" id="acl-showall">{{$showall}}</a>
@@ -9,6 +14,7 @@
 </div>
 
 <div class="acl-list-item" rel="acl-template" style="display:none">
+       <img data-src="{0}"><p>{1}</p>
        <a href="#" class='acl-button-show'>{{$show}}</a>
        <a href="#" class='acl-button-hide'>{{$hide}}</a>
 </div>