Remove captcha provider hint from verification form and localization files in English and German
This commit is contained in:
@@ -135,9 +135,6 @@ export function VerificationForm({
|
||||
))}
|
||||
</SelectContent>
|
||||
</Select>
|
||||
<p className="text-xs text-muted-foreground">
|
||||
{t('modulePages.verification.captchaProviderHint')}
|
||||
</p>
|
||||
</div>
|
||||
</FieldAnchor>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user