]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update for changes in master
authorRobin Appelman <icewind@owncloud.com>
Wed, 4 Jun 2014 15:05:37 +0000 (17:05 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Sat, 14 Jun 2014 08:14:07 +0000 (10:14 +0200)
apps/files_sharing/templates/public.php

index 1c0570cb018a7e8d9f7f567d7eb2ec4692a87c23..92d561e18e1b2a49372e1557b27f3040933101c1 100644 (file)
@@ -27,7 +27,6 @@
                                        <img class="svg" alt="" src="<?php print_unescaped(OCP\image_path("core", "actions/download.svg")); ?>"/>
                                        <?php p($l->t('Download'))?>
                                </a>
-                               <?php p($l->t('shared by %s', array($_['displayName']))) ?>
                        </span>
                </div>
 </div></header>