gitea/templates/admin
yp05327 0945bf63d3
Fix missed `.hide` class ()
https://github.com/go-gitea/gitea/pull/22950 removed `hide` class, and
use `gt-hidden`
But there are some missed `hide`....

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
applications Add main landmark to templates and adjust titles ()
auth Fix some more hidden problems ()
base Optimize html templates ()
emails Add main landmark to templates and adjust titles ()
org Add main landmark to templates and adjust titles ()
packages Add main landmark to templates and adjust titles ()
repo Move helpers to be prefixed with `gt-` ()
runners Implement actions ()
user Fix missed `.hide` class ()
config.tmpl Add main landmark to templates and adjust titles ()
cron.tmpl Add whitespace removal inside template curly brackes ()
dashboard.tmpl Add main landmark to templates and adjust titles ()
hook_new.tmpl Add main landmark to templates and adjust titles ()
hooks.tmpl Add main landmark to templates and adjust titles ()
monitor.tmpl Add main landmark to templates and adjust titles ()
navbar.tmpl Implement actions ()
notice.tmpl Add main landmark to templates and adjust titles ()
process-row.tmpl Move helpers to be prefixed with `gt-` ()
process.tmpl Refactor `i18n` to `locale` ()
queue.tmpl Add main landmark to templates and adjust titles ()
stacktrace-row.tmpl Move helpers to be prefixed with `gt-` ()
stacktrace.tmpl Add main landmark to templates and adjust titles ()