diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index df93c9581..9318d9480 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -776,6 +776,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { echo implode(", ", $names); echo ") - "; echo $wkflog->getDate(); + echo "
"; } echo ""; }