Commit 7e6833eea887dc73c594e1740fc4af631592a5fe
1 parent
6ca33c76
Changed heading
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2150 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php
| ... | ... | @@ -31,7 +31,7 @@ if (checkSession()) { |
| 31 | 31 | if(checkSession()) { |
| 32 | 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 | 36 | $main->setFormAction($_SERVER['PHP_SELF']); |
| 37 | 37 | ... | ... |