diff --git a/phpBB/styles/prosilver/template/mcp_logs.html b/phpBB/styles/prosilver/template/mcp_logs.html
index eaa3838f17..4f74085968 100644
--- a/phpBB/styles/prosilver/template/mcp_logs.html
+++ b/phpBB/styles/prosilver/template/mcp_logs.html
@@ -22,10 +22,10 @@
- {L_USERNAME} |
- {L_IP} |
- {L_TIME} |
- {L_ACTION} |
+ {L_USERNAME} |
+ {L_IP} |
+ {L_TIME} |
+ {L_ACTION} |
{L_MARK} |
@@ -34,8 +34,8 @@
|
{log.USERNAME} |
- {log.IP} |
- {log.DATE} |
+ {log.IP} |
+ {log.DATE} |
{log.ACTION}
{log.DATA}
|
diff --git a/phpBB/styles/prosilver/template/mcp_notes_user.html b/phpBB/styles/prosilver/template/mcp_notes_user.html
index ec317b141a..3e8d47eb9d 100644
--- a/phpBB/styles/prosilver/template/mcp_notes_user.html
+++ b/phpBB/styles/prosilver/template/mcp_notes_user.html
@@ -65,9 +65,9 @@