#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:
Henry Sudhof 2008-07-30 16:03:23 +00:00
parent 23de1b638a
commit cd12334c09

View file

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