Commit e27e851e45abd9d4dd28f8fec6003cc958557f69
1 parent
1d86da4e
added tree webpage/favourites icon
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1701 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
3 changed files
with
2 additions
and
0 deletions
graphics/tree.ico
0 → 100644
No preview for this file type
lib/visualpatterns/PatternMainPage.inc
| ... | ... | @@ -115,6 +115,7 @@ class PatternMainPage { |
| 115 | 115 | $sToRender = "<html>\n" . |
| 116 | 116 | "<head>\n" . |
| 117 | 117 | "<meta http-equiv=\"refresh\" content=\"" . ($default->sessionTimeout+3) . "\">\n" . |
| 118 | + "<link rel=\"SHORTCUT ICON\" href=\"$default->graphicsUrl/tree.ico\">\n" . | |
| 118 | 119 | "<link rel=\"stylesheet\" href=\"$default->uiUrl/stylesheet.php\">\n". |
| 119 | 120 | PatternMainPage::getJavaScript() . "\n" . |
| 120 | 121 | "</head>\n" . | ... | ... |
presentation/login.php