From: Florian Pritz Date: Thu, 22 Sep 2011 17:41:31 +0000 (+0200) Subject: files: fix wrong image paths if called from files_shareing/get.php X-Git-Tag: v3.0~161^2~17 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2ff5df192b80da9e4bd773dcf48564dcd2fa51ed;p=nextcloud-server.git files: fix wrong image paths if called from files_shareing/get.php Signed-off-by: Florian Pritz --- diff --git a/files/templates/index.php b/files/templates/index.php index 4e105811f05..fc01c751a6a 100644 --- a/files/templates/index.php +++ b/files/templates/index.php @@ -30,12 +30,12 @@ t( 'Name' ); ?> - Download - + Download" /> + t( 'Size' ); ?> - t( 'Modified' ); ?><?php echo $l->t('Delete')?> + t( 'Modified' ); ?><?php echo $l->t('Delete')?>" />