summaryrefslogtreecommitdiffstats
path: root/templates/user/auth/twofa_scratch.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/auth/twofa_scratch.tmpl')
-rw-r--r--templates/user/auth/twofa_scratch.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/auth/twofa_scratch.tmpl b/templates/user/auth/twofa_scratch.tmpl
index 4ed7fce55e..58942050f5 100644
--- a/templates/user/auth/twofa_scratch.tmpl
+++ b/templates/user/auth/twofa_scratch.tmpl
@@ -16,7 +16,7 @@
<div class="inline field">
<label></label>
- <button class="ui green button">{{.locale.Tr "auth.verify"}}</button>
+ <button class="ui primary button">{{.locale.Tr "auth.verify"}}</button>
</div>
</div>
</form>