hide share button until sharing wont be fixed

This commit is contained in:
Bartek Przybylski 2012-06-08 21:44:05 +02:00
parent 8bc22907b8
commit 0c7431e57d

View file

@ -68,7 +68,7 @@ $(document).ready(function() {
} }
} }
?> <a href="javascript:shareGallery();"><input type="button" value="<?php echo $l->t('Share');?>" /></a><br/> ?> <!--<a href="javascript:shareGallery();"><input type="button" value="<?php echo $l->t('Share');?>" /></a>--><br/>
</div> </div>
<div id="gallerycontent"> <div id="gallerycontent">
<?php <?php