diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-01-14 19:55:32 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-01-14 19:55:32 +0000 |
| commit | 4f583850617150461e27780b1fdced4919b65a2f (patch) | |
| tree | a21a7d08bd37ec62c9ef7ba54de153fd277d3a10 /templates/popup_header_inc.tpl | |
| parent | 5b2df3c384719f5a8c3f6fa2fb33749857dcbfb7 (diff) | |
| download | themes-4f583850617150461e27780b1fdced4919b65a2f.tar.gz themes-4f583850617150461e27780b1fdced4919b65a2f.tar.bz2 themes-4f583850617150461e27780b1fdced4919b65a2f.zip | |
merge recent changes into HEAD
Diffstat (limited to 'templates/popup_header_inc.tpl')
| -rw-r--r-- | templates/popup_header_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/popup_header_inc.tpl b/templates/popup_header_inc.tpl index faea0d9..402e522 100644 --- a/templates/popup_header_inc.tpl +++ b/templates/popup_header_inc.tpl @@ -19,7 +19,7 @@ <link rel="alternate stylesheet" title="{$alt_name}" type="text/css" href="{$alt_path}" media="screen" /> {/foreach} - <script type="text/javascript" src="{$smarty.const.UTILL_PKG_URL}javascript/bitweaver.js"></script> + <script type="text/javascript" src="{$smarty.const.UTIL_PKG_URL}javascript/bitweaver.js"></script> {literal} <script type="text/javascript"><!-- |
