diff --git a/include/note.php b/include/note.php index 9b0e8fb..0161b73 100644 --- a/include/note.php +++ b/include/note.php @@ -356,7 +356,7 @@ class Note { HtmlAreaLoaderScript(array("editor")); - echo html_frame_start("Edit Application Note {$aClean['noteId']}", "90%","",0); + echo html_frame_start("Edit Application Note", "90%","",0); echo html_table_begin("width='100%' border=0 align=left cellpadding=6 cellspacing=0 class='box-body'"); echo '';