Commit 7384dfd6fc32e25d9537015bfa13ea0756bad607

Authored by kevin_fourie
1 parent 97c081fb

KTC-156

"KnowledgeTree still noted on the first page of the upgrade wizard after and upgrade install completes."
Fixed. Description of work done...

Committed By: Kevin
Reviewed By: Jalaloedien

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6902 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
setup/upgrade.php
@@ -226,7 +226,7 @@ function login() @@ -226,7 +226,7 @@ function login()
226 { 226 {
227 ?> 227 ?>
228 <P> 228 <P>
229 -The database upgrade wizard completes the upgrade process on an existing KnowledgeTree installation. It applies 229 +The database upgrade wizard completes the upgrade process on an existing <?php echo APP_NAME;?> installation. It applies
230 any upgrades to the database that may be required. 230 any upgrades to the database that may be required.
231 <P> 231 <P>
232 Only administrator users may access the upgrade wizard. 232 Only administrator users may access the upgrade wizard.