hide share button until sharing wont be fixed
This commit is contained in:
parent
8bc22907b8
commit
0c7431e57d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue