From 2ffef2be8f6967c012be52efb6c21dd28878ee4c Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 8 Mar 2023 10:18:32 +0000 Subject: minor cleanup --- Zotlabs/Module/Totp_check.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'Zotlabs/Module') diff --git a/Zotlabs/Module/Totp_check.php b/Zotlabs/Module/Totp_check.php index 3f6549382..c0b38a513 100644 --- a/Zotlabs/Module/Totp_check.php +++ b/Zotlabs/Module/Totp_check.php @@ -78,9 +78,6 @@ class Totp_check extends Controller { '$header' => t('Multifactor Verification'), '$id' => $id, '$desc' => t('Please enter the verification key from your authenticator app'), - //'$success' => t('Success!'), - //'$fail' => t('Invalid code, please try again.'), - //'$maxfails' => t('Too many invalid codes...'), '$submit' => t('Verify'), '$static' => $static ] -- cgit v1.2.3