gitea/templates/admin
delvh 6250fe1dc1
Fix `.locale.Tr` function not found in delete modal (#23468)
Caught by @wxiaoguang in
https://github.com/go-gitea/gitea/pull/23337#issuecomment-1467317742.

Additionally, there were three instances that have the same content as `templates/base/deletion_modal_actions.tmpl` but that are not intended to delete something.
Instead of renaming the template above, these instances were simply re-hard-coded again.
Renaming/improving the template above is left for future PRs.
2023-03-20 20:41:57 -04:00
..
applications
auth
base
emails
org
packages
repo
runners
user
config.tmpl
cron.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
dashboard.tmpl
hook_new.tmpl
hooks.tmpl
monitor.tmpl
navbar.tmpl
notice.tmpl
process-row.tmpl
process.tmpl
queue.tmpl
stacktrace-row.tmpl
stacktrace.tmpl