Opened 15 years ago

Closed 15 years ago

#11182 closed (duplicate)

Wrong link in admin page

Reported by: ericsk Owned by: nobody
Component: contrib.admin Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

In the admin page, the change password and logout link are wrong.
For example, the logout link should be /admin/logout, however the current source generates /admin/admin/logout

Change History (1)

comment:1 by Alex Gaynor, 15 years ago

Resolution: duplicate
Status: newclosed

Dupe of #10061. Please search before opening a new ticket.

Note: See TracTickets for help on using tickets.
Back to Top