]> source.dussan.org Git - gitea.git/commit
Fixed incorrect locale references (#26218)
authorKerwin Bryant <kerwin612@qq.com>
Sat, 29 Jul 2023 13:34:22 +0000 (21:34 +0800)
committerGitHub <noreply@github.com>
Sat, 29 Jul 2023 13:34:22 +0000 (21:34 +0800)
commit05d0b7ca91893b749f3e70e828f9777690ecf5f1
tree2598d586fe52a075fa0db3d6f83f4e09a7fd04a7
parent1c89f15f42411e2271d809e0d4c311cc145a4d75
Fixed incorrect locale references (#26218)

Fixed two incorrect headers for setting the page navigation bar:
* User settings page, should not use the title "`org.settings`"
* Repo settings page, should not use the title "`org.settings`"
templates/repo/settings/navbar.tmpl
templates/user/settings/navbar.tmpl