From 33f0601862c337799235c06282764fc95fe21f02 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sun, 27 Aug 2017 17:39:22 +0200 Subject: [WIP] Added copy and move buttons Signed-off-by: Thomas Citharel --- apps/files/templates/list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/templates/list.php') diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php index 67c330c38c7..3857ad3badd 100644 --- a/apps/files/templates/list.php +++ b/apps/files/templates/list.php @@ -47,9 +47,9 @@ t( 'Name' )); ?> - + - t('Move'))?> + t('Copy or Move'))?> -- cgit v1.2.3