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('Device'));?> | @@ -294,7 +294,7 @@ if($_['passwordChangeSupported']) {
|---|
t('Passcodes that give an app or device permissions to access your account.'));?>
-| t('Name'));?> | @@ -310,7 +310,7 @@ if($_['passwordChangeSupported']) {
|---|