2 <input id="acl-search">
3 <a href="#" id="acl-showall">$showall</a>
5 <div id="acl-list-content">
8 <span id="acl-fields"></span>
11 <div class="acl-list-item" rel="acl-template" style="display:none">
12 <img src="{0}"><p>{1}</p>
13 <a href="#" class='acl-button-show'>$show</a>
14 <a href="#" class='acl-button-hide'>$hide</a>
18 $(document).ready(function() {
19 if(typeof acl=="undefined"){
22 [$allowcid,$allowgid,$denycid,$denygid]