diff options
Diffstat (limited to 'prosilver/template/mcp_approve.html')
-rw-r--r-- | prosilver/template/mcp_approve.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prosilver/template/mcp_approve.html b/prosilver/template/mcp_approve.html index 329205e..185dd49 100644 --- a/prosilver/template/mcp_approve.html +++ b/prosilver/template/mcp_approve.html @@ -8,7 +8,7 @@ <div class="content"> <h2>{MESSAGE_TITLE}</h2> - <!-- IF ADDITIONAL_MSG --><p>{ADDITIONAL_MSG}</p><!-- ENDIF --> + <!-- IF ADDITIONAL_MSG --><p class="error">{ADDITIONAL_MSG}</p><!-- ENDIF --> <fieldset> <!-- IF S_NOTIFY_POSTER --> |