Merge branch 'ticket/nickvergessen/10036' into develop-olympus

* ticket/nickvergessen/10036:
  [ticket/10036] Use image from configuration file for displaying online-status.
This commit is contained in:
Andreas Fischer 2011-02-26 18:17:39 +01:00
commit b1d6c0a7a1

View file

@ -652,7 +652,7 @@ fieldset.polls dd div {
} }
.online { .online {
background-image: url("{T_IMAGESET_LANG_PATH}/icon_user_online.gif"); background-image: url("{IMG_ICON_USER_ONLINE_SRC}");
} }
/* /*