1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 17:17:19 +00:00

Remove out-dated comments (#19921)

This commit is contained in:
wxiaoguang
2022-06-09 01:17:44 +08:00
committed by GitHub
parent ac88f21ecc
commit cdb81f32ac

View File

@ -55,12 +55,6 @@
</div>
<div class="ui small basic delete modal" id="delete-token">
{{/*
The wording here is a bit confusing.
The action asks for deleting an access token.
Confirming is therefore the destructive option and
should be deemphasized because it cannot be undone.
*/}}
<div class="ui icon header">
{{svg "octicon-trash"}}
{{.i18n.Tr "settings.access_token_deletion"}}