diff --git a/chrome/content/zotero/publicationsDialog.js b/chrome/content/zotero/publicationsDialog.js index e8c0ef1a43..94b367a067 100644 --- a/chrome/content/zotero/publicationsDialog.js +++ b/chrome/content/zotero/publicationsDialog.js @@ -35,7 +35,7 @@ var Zotero_Publications_Dialog = new function () { var _shareSettings = { sharing: 'reserved', // 'reserved', 'cc', 'cc0' adaptations: 'no', - commercial: 'yes' + commercial: 'no' }; var _license = null; diff --git a/chrome/content/zotero/publicationsDialog.xul b/chrome/content/zotero/publicationsDialog.xul index ff02c56d0a..3b4bc1816b 100644 --- a/chrome/content/zotero/publicationsDialog.xul +++ b/chrome/content/zotero/publicationsDialog.xul @@ -90,14 +90,14 @@