Commit 643fd8d25cf53d23319e99e341a077a9b32d73fb
1 parent
e259df58
added title
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1890 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
0 deletions
presentation/login.php
| @@ -27,6 +27,7 @@ if ($loginAction == "loginForm") { | @@ -27,6 +27,7 @@ if ($loginAction == "loginForm") { | ||
| 27 | <head> | 27 | <head> |
| 28 | <link rel=\"stylesheet\" href=\"$default->uiUrl/stylesheet.php\"> | 28 | <link rel=\"stylesheet\" href=\"$default->uiUrl/stylesheet.php\"> |
| 29 | <link rel=\"SHORTCUT ICON\" href=\"$default->graphicsUrl/tree.ico\"> | 29 | <link rel=\"SHORTCUT ICON\" href=\"$default->graphicsUrl/tree.ico\"> |
| 30 | + <title>The KnowledgeTree</title> | ||
| 30 | </head> | 31 | </head> |
| 31 | <body> | 32 | <body> |
| 32 | <center> | 33 | <center> |