--- ./app/design/frontend/base/default/template/wishlist/view.phtml	2010-02-20 01:42:30.000000000 +0100
+++ ./app/design/frontend/default/default/template/wishlist/view.phtml	2011-01-13 15:22:28.000000000 +0100
@@ -82,7 +82,6 @@
             </table>
             <script type="text/javascript">decorateTable('wishlist-table')</script>
             <div class="buttons-set">
-                <button type="submit" onclick="this.name='save_and_share'" title="<?php echo $this->__('Share Wishlist') ?>" class="button btn-share"><span><span><?php echo $this->__('Share Wishlist') ?></span></span></button>
                 <?php if($this->isSaleable()):?>
                     <button type="button" title="<?php echo $this->__('Add All to Cart') ?>" onclick="setLocation('<?php echo $this->getUrl('*/*/allcart') ?>')" class="button btn-add"><span><span><?php echo $this->__('Add All to Cart') ?></span></span></button>
                 <?php endif;?>
