diff --git a/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php b/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php index 3db3e19..d80a01d 100644 --- a/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php +++ b/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php @@ -31,7 +31,7 @@ if (checkSession()) { if(checkSession()) { global $default; - $oPatternCustom->addHtml(renderHeading("Current System Organisations")); // Create the Heading + $oPatternCustom->addHtml(renderHeading("Document Type Management")); // Create the Heading $main->setFormAction($_SERVER['PHP_SELF']);