summaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
authorPierre Gordon <pierregordon@protonmail.com>2018-01-09 05:14:27 -0500
committerPierre Gordon <pierregordon@protonmail.com>2018-01-19 20:35:50 -0500
commit7109604c012768a7bd8f547db0f466d6fda69ca2 (patch)
tree3df370b7da14c6bee0846e2f1629bed38411e3d5 /settings/templates
parent9386b07ed8c469189779949debb4483e713e3836 (diff)
downloadnextcloud-server-7109604c012768a7bd8f547db0f466d6fda69ca2.tar.gz
nextcloud-server-7109604c012768a7bd8f547db0f466d6fda69ca2.zip
Add icons to devices/sessions
Signed off by: Pierre Gordon <pierregordon@protonmail.com>
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>