1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Missing language strings in warning system [Bug #1156]

git-svn-id: file:///svn/phpbb/trunk@5675 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-03-20 20:42:48 +00:00
parent cbbc1d2a45
commit c01c69e63f
4 changed files with 8 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
<tr>
<th>&nbsp;{L_USERNAME}&nbsp;</th>
<th>&nbsp;{L_WARNINGS}&nbsp;</th>
<th>&nbsp;{L_LATEST_TIME}&nbsp;</th>
<th>&nbsp;{L_LATEST_WARNING_TIME}&nbsp;</th>
<th>&nbsp;</th>
</tr>
<!-- BEGIN highest -->

View File

@@ -10,7 +10,7 @@
<tr>
<th>&nbsp;{L_USERNAME}&nbsp;</th>
<th>&nbsp;{L_WARNINGS}&nbsp;</th>
<th>&nbsp;{L_LATEST_TIME}&nbsp;</th>
<th>&nbsp;{L_LATEST_WARNING_TIME}&nbsp;</th>
<th>&nbsp;</th>
</tr>
<!-- BEGIN user -->