aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/mcp_approve.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subsilver2/template/mcp_approve.html')
-rw-r--r--phpBB/styles/subsilver2/template/mcp_approve.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_approve.html b/phpBB/styles/subsilver2/template/mcp_approve.html
index b8e89b330a..22b89cff47 100644
--- a/phpBB/styles/subsilver2/template/mcp_approve.html
+++ b/phpBB/styles/subsilver2/template/mcp_approve.html
@@ -11,7 +11,7 @@
<tr>
<td class="row1" align="center">
<!-- IF ADDITIONAL_MSG -->
- <span class="gen" style="color:red">{ADDITIONAL_MSG}</span><br />
+ <span class="gen error">{ADDITIONAL_MSG}</span><br />
<!-- ENDIF -->
<!-- IF S_NOTIFY_POSTER -->
<input type="checkbox" class="radio" name="notify_poster" checked="checked" /><span class="gen"><!-- IF S_APPROVE -->{L_NOTIFY_POSTER_APPROVAL}<!-- ELSE -->{L_NOTIFY_POSTER_DISAPPROVAL}<!-- ENDIF --></span><br />