fixes #2475
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
<table width="100%" class="striped">
|
<table width="100%" class="striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Name</th>
|
<th width="10%">Name</th>
|
||||||
<th>Other Names</th>
|
<th width="10%">Other Names</th>
|
||||||
<th>Group</th>
|
<th>Group</th>
|
||||||
<th>Updated</th>
|
<th>Updated</th>
|
||||||
<th>Updated by</th>
|
<th>Updated by</th>
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
<th>IP Address</th>
|
<th>IP Address</th>
|
||||||
<% end %>
|
<% end %>
|
||||||
<th>Active</th>
|
<th>Active</th>
|
||||||
<th>URLs</th>
|
<th width="30%">URLs</th>
|
||||||
<% if CurrentUser.is_member? %>
|
<% if CurrentUser.is_member? %>
|
||||||
<th></th>
|
<th></th>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
Reference in New Issue
Block a user