@ -1349,13 +1349,15 @@ define([
// Create modal
var tabs = [{
title: Messages.share_linkCategory,
icon: "fa fa-link",
content: frameLink
}, {
title: Messages.share_contactCategory,
icon: "fa fa-address-book",
content: frameContacts
content: frameContacts,
active: hasFriends,
content: frameLink,
active: !hasFriends
title: Messages.share_embedCategory,
icon: "fa fa-code",