Skip to content
Snippets Groups Projects
Commit 51b25574 authored by Robin Appelman's avatar Robin Appelman
Browse files

stop confusing people with a dummy share button

parent 481b7b25
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment