aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles')
-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 -->