From c29bfc55337362b4859299a289383c2490db3d7d Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 11 Jun 2003 09:40:09 +0000 Subject: [PATCH] Changed heading --- presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']); -- libgit2 0.21.4