gitea/templates/admin/user
yp05327 65d0b7c13a
Add missing public user visibility in user details page (#27246)
It seems that `Public` user visibility is missing in the template.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/a8e7f3e0-1b77-41a0-921a-10adba90211e)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/b0bffe13-0ca6-453e-95d7-0794528d5733)
2023-09-25 08:27:03 +02:00
..
edit.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
list.tmpl cleanup locale function usage (#27227) 2023-09-24 20:31:58 +00:00
new.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
view.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00
view_details.tmpl Add missing public user visibility in user details page (#27246) 2023-09-25 08:27:03 +02:00
view_emails.tmpl User details page (#26713) 2023-08-31 11:21:18 +02:00