15 lines
393 B
Plaintext
Raw Normal View History

2018-07-24 16:56:39 +10:00
<thead>
<th width="30">&nbsp;</th>
2018-08-19 18:54:17 +10:00
<th><%- i18n('str', 'name') %></th>
2020-04-10 20:22:01 -07:00
<th><%- i18n('access-lists', 'authorization') %></th>
<th><%- i18n('access-lists', 'access') %></th>
2020-04-11 00:26:54 -07:00
<th><%- i18n('access-lists', 'satisfy') %></th>
2018-08-19 18:54:17 +10:00
<th><%- i18n('proxy-hosts', 'title') %></th>
2018-07-24 16:56:39 +10:00
<% if (canManage) { %>
<th>&nbsp;</th>
<% } %>
</thead>
<tbody>
<!-- items -->
</tbody>