diff --git a/views/bootstrap/class.ExpiredDocuments.php b/views/bootstrap/class.ExpiredDocuments.php index 92b63dd0e..a8a435698 100644 --- a/views/bootstrap/class.ExpiredDocuments.php +++ b/views/bootstrap/class.ExpiredDocuments.php @@ -90,7 +90,7 @@ class SeedDMS_View_ExpiredDocuments extends SeedDMS_Bootstrap_Style { } print ""; } - else $this->infoMsg("no_docs_expired"); + else $this->infoMsg(getMLText("no_docs_expired")); // $this->contentContainerEnd();