diff --git a/www/common/toolbar2.js b/www/common/toolbar2.js index 065526c05..921debca6 100644 --- a/www/common/toolbar2.js +++ b/www/common/toolbar2.js @@ -400,8 +400,8 @@ define([ throw new Error("Unable to display the share button: hash required in the URL"); } var $shareIcon = $('', {'class': 'fa fa-share-alt'}); - var $span = $('', {'class': 'large'}).append(' ' +Messages.shareButton); - var $button = $('