diff --git a/apps/gallery/templates/index.php b/apps/gallery/templates/index.php
index 94d370f2e893e9e0e002926cf85441d6f0aa7b52..e761cb54725c53fe953b60f8a9f1c40db064dfc5 100644
--- a/apps/gallery/templates/index.php
+++ b/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