stop confusing people with a dummy share button

This commit is contained in:
Robin Appelman 2011-06-23 12:04:17 +02:00
parent 481b7b25e2
commit 51b2557470
1 changed files with 1 additions and 1 deletions

View 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">