Commit c29bfc55337362b4859299a289383c2490db3d7d

Authored by omar
1 parent d949b6cb

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