0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 08:04:19 +01:00
gitea/templates/user
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
..
auth move sign in labels to be above inputs (#28753) 2024-02-15 09:47:49 +01:00
dashboard Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
notification Refactor template empty checks (#28351) 2023-12-04 15:48:42 -06:00
overview
settings Fix labels referencing the wrong ID in the user profile settings (#29199) 2024-02-17 15:01:25 +00:00
code.tmpl
heatmap.tmpl
profile.tmpl