0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 21:02:41 +01:00
gitea/templates/user/settings
Yarden Shoham 1d275c1748
Fix labels referencing the wrong ID in the user profile settings (#29199)
2 instances of `for` with a wrong value and 1 `for` that had a reference
to a `name` instead of `id`.

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-02-17 15:01:25 +00:00
..
security Make template DateTime show proper tooltip (#28677) 2024-01-02 20:09:18 +01:00
account.tmpl Remove unnecessary forgot password link in delete user section (#28355) 2023-12-15 14:13:55 +00:00
actions.tmpl
appearance.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl
applications_oauth2.tmpl
applications.tmpl
grants_oauth2.tmpl
hook_new.tmpl
hooks.tmpl
keys_gpg.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-16 13:59:48 +00:00
keys_principal.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-16 13:59:48 +00:00
keys_ssh.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-16 13:59:48 +00:00
keys.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
organization.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl
profile.tmpl Fix labels referencing the wrong ID in the user profile settings (#29199) 2024-02-17 15:01:25 +00:00
repos.tmpl
runner_edit.tmpl