]> source.dussan.org Git - nextcloud-server.git/commitdiff
stop confusing people with a dummy share button
authorRobin Appelman <icewind1991@gmail.com>
Thu, 23 Jun 2011 10:04:17 +0000 (12:04 +0200)
committerRobin Appelman <icewind1991@gmail.com>
Thu, 23 Jun 2011 10:17:03 +0000 (12:17 +0200)
files/templates/index.php

index 0f24a00f07772a5848733bdcb0ef22bc3c39d45c..6eaa380506dc265c362f91f8a4cced0cfd49fac1 100644 (file)
@@ -16,7 +16,7 @@
                        <input class="prettybutton" type="submit" id="file_newfolder_submit" name="file_newfolder_submit" value="OK" />
                </form>
                <a href="" title="" class="download"><?php echo $l->t( 'Download' ); ?></a>
-               <a href="" title="" class="share"><?php echo $l->t( 'Share' ); ?></a>
+               <!--<a href="" title="" class="share"><?php echo $l->t( 'Share' ); ?></a>-->
                <a href="" title="" class="delete"><?php echo $l->t( 'Delete' ); ?></a>
        </div>
        <div id="file_action_panel">