diff --git a/public/assets/kindeditor/kindeditor.js b/public/assets/kindeditor/kindeditor.js index a31284adf..cca3caaf3 100644 --- a/public/assets/kindeditor/kindeditor.js +++ b/public/assets/kindeditor/kindeditor.js @@ -4977,7 +4977,7 @@ KEditor.prototype = { 'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'plainpaste', 'justifyfull', 'insertunorderedlist', 'indent', 'outdent', 'subscript', 'superscript', 'clearhtml', 'quickformat', 'selectall', 'fontname', - 'strikethrough', 'lineheight', '|', 'imagedirectupload', 'hr', 'pagebreak', + 'strikethrough', 'lineheight', 'hr', 'pagebreak', 'anchor', 'unlink' ] K.each(fullItems, function(i, name) {