diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/mcp_move.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/mcp_move.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_move.html b/phpBB/styles/subsilver2/template/mcp_move.html index eed7ca8fe3..6e2356044f 100644 --- a/phpBB/styles/subsilver2/template/mcp_move.html +++ b/phpBB/styles/subsilver2/template/mcp_move.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_FORUM_SELECT --> <span class="gen"><br />{L_SELECT_DESTINATION_FORUM} </span> |
