]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/acl_selector.tpl
Frio: add input for login backround image in admin settings
[friendica.git] / view / theme / frio / templates / acl_selector.tpl
index c935f99f81895aff31094367557fa5839c5cf631..9ccd5326c18358231a53071991fe094608422808 100644 (file)
@@ -2,7 +2,7 @@
 <div id="acl-wrapper">
        <button id="acl-showall" class="btn btn-block btn-default"><i class="fa fa-globe"></i> {{$showall}}</button>
        <div class="form-group form-group-search">
-       <input type="text" id="acl-search" class="form-control form-search">
+               <input type="text" id="acl-search" class="form-control form-search">
        </div>
        <div id="acl-list">
                <div id="acl-list-content"></div>
@@ -11,7 +11,7 @@
 </div>
 
 <div class="acl-list-item" rel="acl-template" style="display:none">
-       <img data-src="{0}"><p>{1}</p>
+       <img data-src="{0}" alt="{1}"><p>{1}</p>
        <button class='acl-button-hide btn btn-sm btn-default'>{{$hide}}</button>
        <button class='acl-button-show btn btn-sm btn-default'>{{$show}}</button>
 </div>
@@ -28,7 +28,7 @@
 {{$jotnets}}
 {{/if}}{{/if}}
 
-<script>
+<script type="text/javascript">
 $(document).ready(function() {
        if(typeof acl=="undefined"){
                acl = new ACL(