git-svn-id: file:///svn/phpbb/trunk@6408 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames 2006-09-25 18:59:34 +00:00
parent 12f2fbc415
commit 9f865447f3
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@
</tr> </tr>
<!-- BEGINELSE --> <!-- BEGINELSE -->
<tr> <tr>
<td colspan="5" style="text-align: center;">{L_NO_INACTIVE_USERS}</td> <td colspan="6" style="text-align: center;">{L_NO_INACTIVE_USERS}</td>
</tr> </tr>
<!-- END inactive --> <!-- END inactive -->
</tbody> </tbody>

View file

@ -159,7 +159,7 @@
</tr> </tr>
<!-- BEGINELSE --> <!-- BEGINELSE -->
<tr> <tr>
<td colspan="4" style="text-align: center;">{L_NO_INACTIVE_USERS}</td> <td colspan="5" style="text-align: center;">{L_NO_INACTIVE_USERS}</td>
</tr> </tr>
<!-- END inactive --> <!-- END inactive -->
</tbody> </tbody>