Merge pull request #9406 from nextcloud/security-devices-sessions
Rename "Security" to "Devices & sessions"
This commit is contained in:
commit
986070e1fe
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ script('settings', [
|
|||
|
||||
|
||||
<div id="security" class="section">
|
||||
<h2><?php p($l->t('Security'));?></h2>
|
||||
<h2><?php p($l->t('Devices & sessions'));?></h2>
|
||||
<p class="settings-hint hidden-when-empty"><?php p($l->t('Web, desktop and mobile clients currently logged in to your account.'));?></p>
|
||||
<table class="icon-loading">
|
||||
<thead class="token-list-header">
|
||||
|
|
Loading…
Reference in a new issue