From b150ed03248ab577fdf61db0f23156fc09d597b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Fri, 8 Sep 2006 17:35:21 +0000 Subject: [PATCH] Some more username colouring git-svn-id: file:///svn/phpbb/trunk@6359 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/ucp_main_bookmarks.html | 2 +- phpBB/styles/subSilver/template/ucp_main_front.html | 2 +- phpBB/styles/subSilver/template/ucp_main_subscribed.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/styles/subSilver/template/ucp_main_bookmarks.html b/phpBB/styles/subSilver/template/ucp_main_bookmarks.html index 5be1a5af2e..92c2a1ef78 100644 --- a/phpBB/styles/subSilver/template/ucp_main_bookmarks.html +++ b/phpBB/styles/subSilver/template/ucp_main_bookmarks.html @@ -34,7 +34,7 @@

{topicrow.LAST_POST_TIME}

-

{topicrow.LAST_POST_AUTHOR}{topicrow.LAST_POST_AUTHOR} +

style="font-weight: bold; color: {topicrow.LAST_POST_AUTHOR_COLOUR}">{topicrow.LAST_POST_AUTHOR}{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}

diff --git a/phpBB/styles/subSilver/template/ucp_main_front.html b/phpBB/styles/subSilver/template/ucp_main_front.html index a89616e643..75eb8f242a 100644 --- a/phpBB/styles/subSilver/template/ucp_main_front.html +++ b/phpBB/styles/subSilver/template/ucp_main_front.html @@ -22,7 +22,7 @@

{topicrow.LAST_POST_TIME}

- {topicrow.LAST_POST_AUTHOR} + style="font-weight: bold; color: {topicrow.LAST_POST_AUTHOR_COLOUR}">{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_AUTHOR} diff --git a/phpBB/styles/subSilver/template/ucp_main_subscribed.html b/phpBB/styles/subSilver/template/ucp_main_subscribed.html index b0f3d455c0..ef4ab3234c 100644 --- a/phpBB/styles/subSilver/template/ucp_main_subscribed.html +++ b/phpBB/styles/subSilver/template/ucp_main_subscribed.html @@ -16,7 +16,7 @@ {forumrow.FORUM_FOLDER_IMG}

{forumrow.FORUM_NAME}

- {forumrow.LAST_POST_TIME}
{forumrow.LAST_POST_AUTHOR}{forumrow.LAST_POST_AUTHOR} {forumrow.LAST_POST_IMG}{L_NO_POSTS} + {forumrow.LAST_POST_TIME}
style="font-weight: bold; color: {forumrow.LAST_POST_AUTHOR_COLOUR}">{forumrow.LAST_POST_AUTHOR}{forumrow.LAST_POST_AUTHOR} {forumrow.LAST_POST_IMG}{L_NO_POSTS} @@ -55,7 +55,7 @@

{topicrow.LAST_POST_TIME}

-

{topicrow.LAST_POST_AUTHOR}{topicrow.LAST_POST_AUTHOR} +

style="font-weight: bold; color: {topicrow.LAST_POST_AUTHOR_COLOUR}">{topicrow.LAST_POST_AUTHOR}{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}