* Finish task#45434

This commit is contained in:
zenggang
2021-12-07 09:40:28 +00:00
parent ae3fea2f3a
commit 5e006ac204
4 changed files with 10 additions and 6 deletions
@@ -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>