diff --git a/views/bootstrap/class.EditDocument.php b/views/bootstrap/class.EditDocument.php index b57c9afd9..6f9b6910c 100644 --- a/views/bootstrap/class.EditDocument.php +++ b/views/bootstrap/class.EditDocument.php @@ -49,7 +49,7 @@ class SeedDMS_View_EditDocument extends SeedDMS_Bootstrap_Style { function checkForm() { msg = new Array(); - if (document.form1.name.value == "") msg.push(")"; + if (document.form1.name.value == "") msg.push("");