aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/ucp_header.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-08-18 03:07:32 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-08-18 03:07:32 +0200
commit09f547e373d9dedce138480d4cb883be7c6e2616 (patch)
treecb0db493c756a66deb3493a50968e6989c65ed56 /phpBB/styles/subsilver2/template/ucp_header.html
parent8fd49f9df87889990e8267815bc3cf6ae112a2b5 (diff)
parent20fb220b4fc72d0b8335474619197d09660f94f2 (diff)
downloadforums-09f547e373d9dedce138480d4cb883be7c6e2616.tar
forums-09f547e373d9dedce138480d4cb883be7c6e2616.tar.gz
forums-09f547e373d9dedce138480d4cb883be7c6e2616.tar.bz2
forums-09f547e373d9dedce138480d4cb883be7c6e2616.tar.xz
forums-09f547e373d9dedce138480d4cb883be7c6e2616.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/11789] Remove colors from HTML code Conflicts: phpBB/styles/subsilver2/template/ucp_pm_history.html
Diffstat (limited to 'phpBB/styles/subsilver2/template/ucp_header.html')
-rw-r--r--phpBB/styles/subsilver2/template/ucp_header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_header.html b/phpBB/styles/subsilver2/template/ucp_header.html
index 1ac426d5c3..e3aaef6943 100644
--- a/phpBB/styles/subsilver2/template/ucp_header.html
+++ b/phpBB/styles/subsilver2/template/ucp_header.html
@@ -123,7 +123,7 @@
<tr>
<td class="row1" align="center">
- <b class="genmed" style="color:green">{L_FRIENDS_ONLINE}</b>
+ <b class="genmed online">{L_FRIENDS_ONLINE}</b>
<ul class="nav" style="margin: 0; padding: 0; list-style-type: none; line-height: 175%;">
<!-- BEGIN friends_online -->
@@ -139,7 +139,7 @@
<hr />
- <b class="genmed" style="color:red">{L_FRIENDS_OFFLINE}</b>
+ <b class="genmed offline">{L_FRIENDS_OFFLINE}</b>
<ul class="nav" style="margin: 0; padding: 0; list-style-type: none; line-height: 175%;">
<!-- BEGIN friends_offline -->