mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Backport #23660 That's incorrect code caused by Copy&Paste. `show-modal` / `show-panel` are used by JS to show something, but these links have `href`, they should navigate to new page. Close #23657