mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-15 22:26:32 +02:00
#31375 - as proposed by x-Line
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8735 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
</tr>
|
||||
<!-- BEGINELSE -->
|
||||
<tr class="bg1">
|
||||
<td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>
|
||||
<td colspan="3"><strong>{L_NO_ADMINISTRATORS}</strong></td>
|
||||
</tr>
|
||||
<!-- END admin -->
|
||||
</tbody>
|
||||
@ -61,7 +61,7 @@
|
||||
</tr>
|
||||
<!-- BEGINELSE -->
|
||||
<tr class="bg1">
|
||||
<td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>
|
||||
<td colspan="3"><strong>{L_NO_MODERATORS}</strong></td>
|
||||
</tr>
|
||||
<!-- END mod -->
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user