'; echo '
The 2FA Features allows you to add an extra level of security to your website, requiring users logging in for the first time from a device to confirm their login by clicking a link that is emailed to them. Even if someone steals the username & password they still won\'t be able to login without access to the account email. Get PRO now to use the 2FA feature.
'; echo ''; echo ''; echo ''; echo '
PRO '; echo '
'; LoginLockdown_Utility::create_toggle_switch('2fa_email', array('saved_value' => 0, 'option_key' => '')); echo '
'; echo '
After the correct username & password are entered the user will receive an email with a one-time link to confirm the login.
In case somebody steals the username & password they still won\'t be able to login without access to the account email.
'; echo '
'; echo '

Save Changes

'; echo '
'; echo ''; } // display } // class LoginLockdown_Tab_2FA