mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 09:08:22 -04:00
Rename "Security" to "Devices & sessions"
Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
parent
5484260569
commit
6fea0ddffb
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