File: netgroupAccount.tpl

package info (click to toggle)
gosa-plugins-netgroups 2.8~git20211022.3b6449d-4%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 364 kB
  • sloc: php: 1,418; xml: 606; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
<b><LABEL for="netgroups">{t}Member of the following NIS Netgroups{/t}</LABEL></b>
  {render acl=$netgroupsACL}
    {$memberList}
  {/render}
<br>
{render acl=$netgroupsACL}
  <input type=submit name="edit_membership" value="{msgPool type=addButton}">
{/render}
<input type="hidden" name="nisnetgroupedit" value="1">