mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
parent
23de1b638a
commit
cd12334c09
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<tr class="bg1">
|
<tr class="bg1">
|
||||||
<td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>
|
<td colspan="3"><strong>{L_NO_ADMINISTRATORS}</strong></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END admin -->
|
<!-- END admin -->
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<tr class="bg1">
|
<tr class="bg1">
|
||||||
<td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>
|
<td colspan="3"><strong>{L_NO_MODERATORS}</strong></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END mod -->
|
<!-- END mod -->
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
Loading…
Add table
Reference in a new issue