fixed minor string omission

remotes/origin/stable
Kamil Domanski 15 years ago
parent 91c37bbb76
commit 0f0d37b85c
  1. 2
      admin/templates/users.php

@ -4,7 +4,7 @@
<thead>
<tr>
<th><?php echo $l->t( 'Name' ); ?></th>
<th>Groups</th>
<th><?php echo $l->t( 'Groups' ); ?></th>
<th></th>
</tr>
</thead>

Loading…
Cancel
Save