From 73d726d1b26f011e77761934bcf7f5ce8db86241 Mon Sep 17 00:00:00 2001 From: Michael Gapczynski Date: Fri, 7 Sep 2012 00:01:52 -0400 Subject: Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions --- apps/files/templates/index.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'apps/files/templates') diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index ec9e80e955e..911a312fb9a 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -57,7 +57,12 @@ t( 'Modified' ); ?> - t('Delete')?> <?php echo $l->t('Delete')?>" /> + + + t('Unshare')?> <?php echo $l->t('Unshare')?>" /> + + t('Delete')?> <?php echo $l->t('Delete')?>" /> + -- cgit v1.2.3