hide share button until sharing wont be fixed

remotes/origin/stable45
Bartek Przybylski 13 years ago
parent 8bc22907b8
commit 0c7431e57d
  1. 2
      apps/gallery/templates/index.php

@ -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 id="gallerycontent">
<?php

Loading…
Cancel
Save