Commit 7e6833eea887dc73c594e1740fc4af631592a5fe

Authored by omar
1 parent 6ca33c76

Changed heading


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2150 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php
@@ -31,7 +31,7 @@ if (checkSession()) { @@ -31,7 +31,7 @@ if (checkSession()) {
31 if(checkSession()) { 31 if(checkSession()) {
32 global $default; 32 global $default;
33 33
34 - $oPatternCustom->addHtml(renderHeading("Current System Organisations")); // Create the Heading 34 + $oPatternCustom->addHtml(renderHeading("Document Type Management")); // Create the Heading
35 35
36 $main->setFormAction($_SERVER['PHP_SELF']); 36 $main->setFormAction($_SERVER['PHP_SELF']);
37 37