* Finish task#45434
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
<table class='table-form'>
|
||||
<thead>
|
||||
<tr class='text-center'>
|
||||
<th><?php echo $lang->gitlab->group->memberName;?></th>
|
||||
<th><?php echo $lang->gitlab->group->memberAccessLevel;?></th>
|
||||
<th class='c-names'><?php echo $lang->gitlab->group->memberName;?></th>
|
||||
<th class='c-levels'><?php echo $lang->gitlab->group->memberAccessLevel;?></th>
|
||||
<th class='c-date'><?php echo $lang->gitlab->group->memberExpiresAt;?></th>
|
||||
<th class="c-actions"><?php echo $lang->actions;?></th>
|
||||
<th></th>
|
||||
|
||||
Reference in New Issue
Block a user