diff --git a/phpBB/styles/subsilver2/template/memberlist_view.html b/phpBB/styles/subsilver2/template/memberlist_view.html index 3ffdb1ce70..06b5af3322 100644 --- a/phpBB/styles/subsilver2/template/memberlist_view.html +++ b/phpBB/styles/subsilver2/template/memberlist_view.html @@ -18,7 +18,7 @@ - + diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index b8c7ffb0ad..d2352d93ef 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -296,7 +296,7 @@ p.topicdetails { color: green; } -.offline, .error { +.offline, .error, .inactive { color: red; }
{L_USER_IS_INACTIVE}
{L_INACTIVE_REASON}{L_COLON} {USER_INACTIVE_REASON}

{L_USER_IS_INACTIVE}
{L_INACTIVE_REASON}{L_COLON} {USER_INACTIVE_REASON}