diff --git a/plugins/bookmarks-by-zaso.user.js b/plugins/bookmarks-by-zaso.user.js index 8fd4ee54..23e352b6 100644 --- a/plugins/bookmarks-by-zaso.user.js +++ b/plugins/bookmarks-by-zaso.user.js @@ -538,7 +538,7 @@ return androidCopy(localStorage[window.plugin.bookmarks.KEY_STORAGE]); } else { dialog({ - html: '

Select all and press CTRL+C to copy it.

', + html: '

Select all and press CTRL+C to copy it.

', dialogClass: 'ui-dialog-bkmrksSet-copy', title: 'Bookmarks Export' });