aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver
diff options
context:
space:
mode:
authorGraham Eames <grahamje@users.sourceforge.net>2006-03-20 20:42:48 +0000
committerGraham Eames <grahamje@users.sourceforge.net>2006-03-20 20:42:48 +0000
commitc01c69e63fb3dadb3edf14543a069ffacd39f4a6 (patch)
treecd0288162866c3a20730ea1ea5b12e7ce8d023b9 /phpBB/styles/subSilver
parentcbbc1d2a4532bde2b612a9757f828e0416e668e2 (diff)
downloadforums-c01c69e63fb3dadb3edf14543a069ffacd39f4a6.tar
forums-c01c69e63fb3dadb3edf14543a069ffacd39f4a6.tar.gz
forums-c01c69e63fb3dadb3edf14543a069ffacd39f4a6.tar.bz2
forums-c01c69e63fb3dadb3edf14543a069ffacd39f4a6.tar.xz
forums-c01c69e63fb3dadb3edf14543a069ffacd39f4a6.zip
Missing language strings in warning system [Bug #1156]
git-svn-id: file:///svn/phpbb/trunk@5675 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver')
-rwxr-xr-xphpBB/styles/subSilver/template/mcp_warn_front.html2
-rwxr-xr-xphpBB/styles/subSilver/template/mcp_warn_list.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_warn_front.html b/phpBB/styles/subSilver/template/mcp_warn_front.html
index e250f3109d..20d3a3c129 100755
--- a/phpBB/styles/subSilver/template/mcp_warn_front.html
+++ b/phpBB/styles/subSilver/template/mcp_warn_front.html
@@ -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 -->
diff --git a/phpBB/styles/subSilver/template/mcp_warn_list.html b/phpBB/styles/subSilver/template/mcp_warn_list.html
index 5b23f9705e..8d1bf525a3 100755
--- a/phpBB/styles/subSilver/template/mcp_warn_list.html
+++ b/phpBB/styles/subSilver/template/mcp_warn_list.html
@@ -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 -->