diff --git a/settings/js/authtoken_view.js b/settings/js/authtoken_view.js index b07d480d66f..518eb671b08 100644 --- a/settings/js/authtoken_view.js +++ b/settings/js/authtoken_view.js @@ -96,7 +96,7 @@ }, toggleLoading: function (state) { - this.$('.token-list').toggleClass('icon-loading', state); + this.$('table').toggleClass('icon-loading', state); }, _toggleHeader: function (show) { diff --git a/settings/templates/personal.php b/settings/templates/personal.php index f40cc2d78c3..caddfd9467c 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -286,7 +286,7 @@ if($_['passwordChangeSupported']) {

t('Sessions'));?>

t('Web, desktop and mobile clients currently logged in to your account.'));?> - +
@@ -294,7 +294,7 @@ if($_['passwordChangeSupported']) { - +
t('Device'));?>
@@ -302,7 +302,7 @@ if($_['passwordChangeSupported']) {

t('App passwords'));?>

t('Passcodes that give an app or device permissions to access your account.'));?>

- +
@@ -310,7 +310,7 @@ if($_['passwordChangeSupported']) { - +
t('Name'));?>