diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/ucp_prefs_view.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/ucp_prefs_view.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_prefs_view.html b/phpBB/styles/subsilver2/template/ucp_prefs_view.html index 41b6cd88cd..b97bcfde00 100644 --- a/phpBB/styles/subsilver2/template/ucp_prefs_view.html +++ b/phpBB/styles/subsilver2/template/ucp_prefs_view.html @@ -6,7 +6,7 @@ </tr> <!-- IF ERROR --> <tr> - <td class="row3" colspan="2" align="center"><span class="gensmall" style="color:red">{ERROR}</span></td> + <td class="row3" colspan="2" align="center"><span class="gensmall error">{ERROR}</span></td> </tr> <!-- ENDIF --> <tr> |
