fixed minor string omission

This commit is contained in:
Kamil Domanski 2011-06-20 18:51:06 +02:00
parent 91c37bbb76
commit 0f0d37b85c
1 changed files with 1 additions and 1 deletions

View File

@ -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>