forgejo-federation/templates/admin/user
CaiCandong 323135b97b
Fix the incorrect route path in the user edit page. (#27007)
Regression of #26713

After #26713 , the base path of user edit has been changed to
`/admin/users/{userid}/edit`
## Before

https://github.com/go-gitea/gitea/assets/50507092/5f4a3f64-fe2b-4499-b110-e01c9d87ea19
2023-09-18 14:08:09 +02:00
..
edit.tmpl Fix the incorrect route path in the user edit page. (#27007) 2023-09-18 14:08:09 +02:00
list.tmpl Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
new.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
view.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00
view_details.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00
view_emails.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00