diff --git a/browser/src/control/Control.NotebookbarWriter.js b/browser/src/control/Control.NotebookbarWriter.js index beec76b8c87fd..365b72513dd7e 100644 --- a/browser/src/control/Control.NotebookbarWriter.js +++ b/browser/src/control/Control.NotebookbarWriter.js @@ -1960,7 +1960,7 @@ L.Control.NotebookbarWriter = L.Control.Notebookbar.extend({ 'class': 'unozoteroaddeditbibliography', 'type': 'bigcustomtoolitem', 'text': _('Add Bibliography'), - 'command': 'zoteroeditbibliography' + 'command': 'zoteroaddeditbibliography' }, { 'type': 'container',