Loading src/signup/RecoveryEmailForm.vue +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ <div class="mx-10"> <h1 class="text-justified subtitle is-3"> <span class="important">{{ t(appName,'Important:') }}</span> <span>{{ t(appName,'For security reasons, a recovery email is required. If you decide to set it later, your account will be partially restricted.') }}</span> <span>{{ t(appName,'For security reasons, a recovery email is required.') }}</span> </h1> </div> Loading Loading
src/signup/RecoveryEmailForm.vue +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ <div class="mx-10"> <h1 class="text-justified subtitle is-3"> <span class="important">{{ t(appName,'Important:') }}</span> <span>{{ t(appName,'For security reasons, a recovery email is required. If you decide to set it later, your account will be partially restricted.') }}</span> <span>{{ t(appName,'For security reasons, a recovery email is required.') }}</span> </h1> </div> Loading