Skip to content

Commit 426a49d

Browse files
authored
1 parent 00b98bc commit 426a49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/user/settings/applications_oauth2_edit_form.tmpl

+1-1
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)