mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-15 14:16:28 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10036] Use image from configuration file for displaying online-status.
This commit is contained in:
@ -652,7 +652,7 @@ fieldset.polls dd div {
|
||||
}
|
||||
|
||||
.online {
|
||||
background-image: url("{T_IMAGESET_LANG_PATH}/icon_user_online.gif");
|
||||
background-image: url("{IMG_ICON_USER_ONLINE_SRC}");
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user