aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/message_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/message_body.html')
-rw-r--r--phpBB/adm/style/message_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/message_body.html b/phpBB/adm/style/message_body.html
index 43021c341f..17db5aca37 100644
--- a/phpBB/adm/style/message_body.html
+++ b/phpBB/adm/style/message_body.html
@@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html -->
-<div class="errorbox">
+<div class="successbox">
<h3>{MESSAGE_TITLE}</h3>
<p>{MESSAGE_TEXT}</p>
</div>