forked from forgejo/forgejo
Organization settings page
This commit is contained in:
parent
32b09681b2
commit
19e9104289
11 changed files with 217 additions and 140 deletions
|
@ -93,7 +93,7 @@ func (f *UpdateProfileForm) Name(field string) string {
|
|||
names := map[string]string{
|
||||
"UserName": "Username",
|
||||
"Email": "E-mail address",
|
||||
"Website": "Website",
|
||||
"Website": "Website address",
|
||||
"Location": "Location",
|
||||
"Avatar": "Gravatar Email",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue