Administration Menu is causing the title of "User Management" -> "Users" to display strangely. The HTML Title, the title on the page, and the title in the breadcrumb are all affected. They show up as

0 / 1 <img src="/gds/modules/admin_menu/images/icon_users.png" width="16" height="15" alt="Current anonymous / authenticated users" title="Current anonymous / authenticated users" />

instead of "Users". If I disable Administration Menu, it shows up fine.

Comments

dboulet’s picture

Status: Active » Closed (duplicate)

This is usually caused by a conflict with another module, see #279767: User counter is output on login page for anonymous users.