1
0
Fork 0
gitea/templates/user
yp05327 9665622378
Differentiate better between user settings and admin settings (#26538)
User settings page and admin settings page are too similar. I thinlk
this will be better of using `User Settings` and `Admin Settings` as the
navbar's title.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/68db06f3-918b-41bc-b4d3-522b1057eb57)

![image](https://github.com/go-gitea/gitea/assets/18380374/24f53d91-54e1-410c-ad9b-438bb2c8069f)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/6600a872-d630-4ea6-a58f-d9ded7d38067)

![image](https://github.com/go-gitea/gitea/assets/18380374/501cde5d-9868-4cba-829d-ff8bafce695d)
2023-08-16 10:12:03 +00:00
..
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
dashboard Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
notification Fix UI for release tag page / wiki page / subscription page (#25948) 2023-07-25 17:53:16 +00:00
overview Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
settings Differentiate better between user settings and admin settings (#26538) 2023-08-16 10:12:03 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
profile.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00