diff --git a/Views/Notes/createNote.phtml b/Views/Notes/createNote.phtml index d87fe08..82acc2d 100644 --- a/Views/Notes/createNote.phtml +++ b/Views/Notes/createNote.phtml @@ -31,6 +31,8 @@ function sanitize($data, $flags = ENT_QUOTES, $encoding = 'UTF-8') { } ?> +
+ diff --git a/Views/Notes/editNote.phtml b/Views/Notes/editNote.phtml index 123a961..dcc388a 100644 --- a/Views/Notes/editNote.phtml +++ b/Views/Notes/editNote.phtml @@ -31,6 +31,8 @@ function sanitize($data, $flags = ENT_QUOTES, $encoding = 'UTF-8') { } ?> +
+