Skip to content

Commit

Permalink
Fix double alert in oauth2 application edit view (#14764) (#14768)
Browse files Browse the repository at this point in the history
Signed-off-by: a1012112796 <1012112796@qq.com>
  • Loading branch information
a1012112796 authored Feb 22, 2021
1 parent ad6084a commit cdff144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/user/settings/applications_oauth2_edit.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
{{.i18n.Tr "settings.edit_oauth2_application"}}
</h4>
<div class="ui attached segment">
{{template "base/alert" .}}
<p>{{.i18n.Tr "settings.oauth2_application_create_description"}}</p>
</div>
<div class="ui attached segment form ignore-dirty">
Expand Down

0 comments on commit cdff144

Please sign in to comment.