From 1f47c6976a203c97f0b60a438da7db98bef0096c Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 21 Jan 2019 18:41:06 +0100 Subject: Add documentation link and settings-hint to 2FA settings Signed-off-by: Jan-Christoph Borchardt --- settings/templates/settings/personal/security.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'settings/templates') diff --git a/settings/templates/settings/personal/security.php b/settings/templates/settings/personal/security.php index e6087175c79..ab69f36a00f 100644 --- a/settings/templates/settings/personal/security.php +++ b/settings/templates/settings/personal/security.php @@ -65,6 +65,10 @@ if($_['passwordChangeSupported']) {

t('Two-Factor Authentication'));?>

+ +

t('Use a second factor besides your password to increase security for your account.'));?>

  • -- cgit v1.2.3