MantisBT: master a7e5e498

Author Committer Branch Timestamp Parent
dregad dregad master 2025-02-22 17:49 master 501d5f7c
Affected Issues  0035425: Inconsistent display in navbar user menu
Changeset

Inconsistent display in navbar user menu

When using avatar ($g_show_avatar = ON), the username is displayed in a
span with user-info class, but when OFF the span and class were not
present.

With this commit, the span and class are always used.

Fixes 0035425

mod - core/layout_api.php Diff File