hide share button until sharing wont be fixed
This commit is contained in:
parent
1853a83874
commit
f6c07094c2
|
@ -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…
Reference in New Issue