From 340fdc1e70241d7120a69a3c3fd773bc447df8df Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Tue, 6 Jun 2017 14:16:53 +0200 Subject: reword sessions to security in personal settings Signed-off-by: Robin Appelman --- settings/templates/personal.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'settings/templates') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 12f291bd807..4fde9043ace 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -334,9 +334,9 @@ if($_['passwordChangeSupported']) { -
-

t('Sessions'));?>

-

t('Web, desktop and mobile clients currently logged in to your account.'));?>

+
+

t('Security'));?>

+

t('Web, desktop, mobile clients and app specific passwords that currently have access to your account.'));?>

-- cgit v1.2.3