diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-10-23 14:40:24 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-10-23 14:40:24 +0000 |
| commit | a19739c746b3e1ee611000baaaad60026b4e78a9 (patch) | |
| tree | a5cb1e424a7f587870d96325a0e11b50dc5a9ef1 /templates | |
| parent | 32506efbcaba41d85c0f41197b92eea224058323 (diff) | |
| download | kernel-a19739c746b3e1ee611000baaaad60026b4e78a9.tar.gz kernel-a19739c746b3e1ee611000baaaad60026b4e78a9.tar.bz2 kernel-a19739c746b3e1ee611000baaaad60026b4e78a9.zip | |
merge recent changes into HEAD
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/header_inc.tpl | 5 | ||||
| -rw-r--r-- | templates/popup_box.tpl | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/templates/header_inc.tpl b/templates/header_inc.tpl index a8f7166..013bade 100644 --- a/templates/header_inc.tpl +++ b/templates/header_inc.tpl @@ -5,14 +5,15 @@ <meta name="keywords" content="{$gBitSystemPrefs.site_keywords}" /> <link rel="shortcut icon" href="{$smarty.const.BIT_ROOT_URL}favicon.ico" type="image/x-icon" /> + <link rel="icon" href="{$smarty.const.BIT_ROOT_URL}favicon.ico" type="image/x-icon" /> <link rel="start" title="{$siteTitle} {tr}Home Page{/tr}" href="{$smarty.const.BIT_ROOT_URL}" /> <link rel="help" title="{tr}Help{/tr}" href="http://www.bitweaver.org/" /> {/strip} <script type="text/javascript">//<