diff --git a/settings/templates/settings/personal/security.php b/settings/templates/settings/personal/security.php index e0de11de60e7f..253f20c0a2b7d 100644 --- a/settings/templates/settings/personal/security.php +++ b/settings/templates/settings/personal/security.php @@ -22,7 +22,6 @@ */ script('settings', [ - 'security_password', 'authtoken', 'authtoken_collection', 'authtoken_view', @@ -30,18 +29,18 @@ ]); if($_['passwordChangeSupported']) { + script('settings', 'security_password'); script('jquery-showpassword'); vendor_script('strengthify/jquery.strengthify'); vendor_style('strengthify/strengthify'); } ?> - +

t('Password'));?>

-
-
+

t('Devices & sessions'));?>