Skip to content

Commit 9be6119

Browse files
KN4CK3RGiteaBot
authored andcommitted
1 parent 614d6df commit 9be6119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/user/settings/applications_oauth2_edit_form.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<form class="ui form ignore-dirty" action="{{.FormActionPath}}/regenerate_secret" method="post">
2727
{{.CsrfTokenHtml}}
2828
{{.locale.Tr "settings.oauth2_regenerate_secret_hint"}}
29-
<button class="btn interact-bg" type="submit">{{.locale.Tr "settings.oauth2_regenerate_secret"}}</button>
29+
<button class="ui mini button gt-ml-3" type="submit">{{.locale.Tr "settings.oauth2_regenerate_secret"}}</button>
3030
</form>
3131
</div>
3232
</div>

0 commit comments

Comments
 (0)