You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
12 months ago
..
auth move sign in labels to be above inputs (#28753) 12 months ago
dashboard Rework markup link rendering (#26745) 1 year ago
notification Refactor template empty checks (#28351) 1 year ago
overview Fix project counter in organization/individual profile (#28068) 1 year ago
settings Fix labels referencing the wrong ID in the user profile settings (#29199) 12 months ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
heatmap.tmpl Fix more "locale" usages (#27259) 1 year ago
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago