From 32c61539e58f894dd7720b75bc07d8e46b8037b2 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jul 2022 15:34:00 +0200 Subject: Removed id=modified in files app Signed-off-by: Vincent Petry --- apps/files/templates/recentlist.php | 2 +- apps/files/templates/simplelist.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files') 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">t('Size')); ?> - t('Modified')); ?> diff --git a/apps/files/templates/simplelist.php b/apps/files/templates/simplelist.php index 45c6f812501..4947d44e49f 100644 --- a/apps/files/templates/simplelist.php +++ b/apps/files/templates/simplelist.php @@ -25,7 +25,7 @@ t('Size')); ?> - t('Modified')); ?> + t('Modified')); ?>