modify text

This commit is contained in:
MaysWind
2020-10-22 00:14:53 +08:00
parent b588e7061a
commit 498e04bff9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
</f7-list>
<f7-button large fill :class="{ 'disabled': twoFAInputIsEmpty }" @click="verify">{{ $t('Verify') }}</f7-button>
<div class="margin-top text-align-center">
<f7-link href="/2fa-scratch-code">{{ $t('Use a scratch code') }}</f7-link>
<f7-link href="/2fa-backup-code">{{ $t('Use a backup code') }}</f7-link>
</div>
</div>
</div>