diff options
Diffstat (limited to 'apps/files/templates/recentlist.php')
-rw-r--r-- | apps/files/templates/recentlist.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/templates/recentlist.php b/apps/files/templates/recentlist.php index 9e91b1c442c..dba2221daf2 100644 --- a/apps/files/templates/recentlist.php +++ b/apps/files/templates/recentlist.php @@ -25,7 +25,7 @@ data-sort="size"><span><?php p($l->t('Size')); ?></span></a> </th> <th class="hidden column-mtime"> - <a id="modified" class="columntitle" href="#" onclick="event.preventDefault()" + <a class="columntitle" href="#" onclick="event.preventDefault()" data-sort="mtime"><span><?php p($l->t('Modified')); ?></span><span class="sort-indicator"></span></a> <span class="selectedActions"> |