summaryrefslogtreecommitdiffstats
path: root/templates/user/settings/grants_oauth2.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/settings/grants_oauth2.tmpl')
-rw-r--r--templates/user/settings/grants_oauth2.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/user/settings/grants_oauth2.tmpl b/templates/user/settings/grants_oauth2.tmpl
index 4dc5b9446b..0b635ae0a9 100644
--- a/templates/user/settings/grants_oauth2.tmpl
+++ b/templates/user/settings/grants_oauth2.tmpl
@@ -15,7 +15,7 @@
{{$.i18n.Tr "settings.revoke_key"}}
</button>
</div>
- <i class="big key icon"></i>
+ {{svg "octicon-key"}}
<div class="content">
<strong>{{$grant.Application.Name}}</strong>
<div class="activity meta">
@@ -29,7 +29,7 @@
<div class="ui small basic delete modal" id="revoke-gitea-oauth2-grant">
<div class="ui icon header">
- <i class="shield alternate icon"></i>
+ {{svg "octicon-shield" 16 "mr-2"}}
{{.i18n.Tr "settings.revoke_oauth2_grant"}}
</div>
<div class="content">