mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
commit
2be212d179
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ if($_['passwordChangeSupported']) {
|
|||
|
||||
<div id="sessions" class="section">
|
||||
<h2><?php p($l->t('Sessions'));?></h2>
|
||||
<p class="settings-hint hidden-when-empty"><?php p($l->t('Web, desktop and mobile clients currently logged in to your account.'));?></span>
|
||||
<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">
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue