diff --git a/src/data/templates/view_note_detail.html b/src/data/templates/view_note_detail.html index 643713b2d..5cd756729 100644 --- a/src/data/templates/view_note_detail.html +++ b/src/data/templates/view_note_detail.html @@ -9,7 +9,7 @@ $('.wysiwyg').htmlarea({ toolbar: [ "bold", "italic", "underline", - "|", "forecolor", "superscript", + "|", "forecolor", "superscript", "p", "|", "link", "unlink", "|", "html" ]