stop confusing people with a dummy share button

remotes/origin/stable
Robin Appelman 14 years ago
parent 481b7b25e2
commit 51b2557470
  1. 2
      files/templates/index.php

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

Loading…
Cancel
Save