Restored the user online location for profiles
authorAlexander Ebert <ebert@woltlab.com>
Wed, 9 Dec 2020 00:23:31 +0000 (01:23 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 9 Dec 2020 00:23:31 +0000 (01:23 +0100)
commitcd19836556b00670787032389ad53f62d41863b2
tree056025f05fbddd90c4e25b05cea6a44da3c57bad
parent3efc4007e16b3dd9344b57e427be2f4a36d8cc75
Restored the user online location for profiles

There has been a change in 5.3 that introduced the `$userOnline` value, however this is the target user itself and not the user's content they are viewing. The `$user` variable is useless, because it is a plain `User` object that is not compatible with `{$user}`.
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml