diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-06-19 21:54:44 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-06-19 21:54:44 +0000 |
| commit | 88cb4054f4993f99603544bbbfff65665a5fdc47 (patch) | |
| tree | 5a650fb1dadcb21a64ff3a9073e6a286da54f974 /templates/attachment_browser.tpl | |
| parent | d8e7235adff37be7d19b27018f932ad1341a8c5e (diff) | |
| download | liberty-88cb4054f4993f99603544bbbfff65665a5fdc47.tar.gz liberty-88cb4054f4993f99603544bbbfff65665a5fdc47.tar.bz2 liberty-88cb4054f4993f99603544bbbfff65665a5fdc47.zip | |
moved js files in themes/ to common folder
Diffstat (limited to 'templates/attachment_browser.tpl')
| -rw-r--r-- | templates/attachment_browser.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/attachment_browser.tpl b/templates/attachment_browser.tpl index 156fd84..48a59eb 100644 --- a/templates/attachment_browser.tpl +++ b/templates/attachment_browser.tpl @@ -34,7 +34,7 @@ {/literal} <!--[if gte IE 5.5000]> - <script type="text/javascript" src="{$gBitLoc.THEMES_PKG_URL}pngfix.js"></script> + <script type="text/javascript" src="{$gBitLoc.THEMES_PKG_URL}js/pngfix.js"></script> <![endif]--> {strip} |
