1
0
Fork 0
gitea/templates/admin
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
..
applications
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
base
emails Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
org
packages Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
repo
runners
user Remove unnecessary template helper DisableGravatar (#26386) 2023-08-08 08:29:14 +00:00
actions.tmpl
config.tmpl Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
cron.tmpl
dashboard.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
hook_new.tmpl Use shared template for webhook icons (#26242) 2023-07-31 08:00:52 +00:00
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl Reduce margins on user settings page, introduce `flex-container` (#26046) 2023-07-31 07:16:03 +00:00
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 2023-08-16 10:12:03 +00:00
notice.tmpl
queue.tmpl
queue_manage.tmpl
stacktrace-row.tmpl
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
stats.tmpl