summaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-02-15 11:27:54 +0100
committerGitHub <noreply@github.com>2018-02-15 11:27:54 +0100
commit07e91d2d62a3853fb9329123756560ba258cb970 (patch)
tree297972ae8e2723f077a85e3e971e28948359ff01 /settings/templates
parentcd2e5b549c882473eef74b759b0e3f6af0acb3a8 (diff)
parent05d8537078ae008c244804ec21cf5eab78b796ac (diff)
downloadnextcloud-server-07e91d2d62a3853fb9329123756560ba258cb970.tar.gz
nextcloud-server-07e91d2d62a3853fb9329123756560ba258cb970.zip
Merge pull request #7754 from pierlon/master
Add icons to devices/sessions
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/settings/personal/security.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/templates/settings/personal/security.php b/settings/templates/settings/personal/security.php
index 3a324bf8d21..cf52315ff04 100644
--- a/settings/templates/settings/personal/security.php
+++ b/settings/templates/settings/personal/security.php
@@ -37,6 +37,7 @@ script('settings', [
<table class="icon-loading">
<thead class="token-list-header">
<tr>
+ <th></th>
<th><?php p($l->t('Device'));?></th>
<th><?php p($l->t('Last activity'));?></th>
<th></th>