diff options
author | Tim Potter <tpot@samba.org> | 2005-07-12 06:31:17 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:20:10 -0500 |
commit | fdb91826aae19afe672b9d7bdff90b5260bcae88 (patch) | |
tree | 477200926f5d7ccb429d8bbdb09c54beb3629eb9 /swat/scripting/header_plain.esp | |
parent | fb80c37c49753318a900f2a5e83f2fc35966a834 (diff) | |
download | samba-fdb91826aae19afe672b9d7bdff90b5260bcae88.tar.gz samba-fdb91826aae19afe672b9d7bdff90b5260bcae88.tar.bz2 samba-fdb91826aae19afe672b9d7bdff90b5260bcae88.zip |
r8353: Use a PNG instead of a GIF for padding. Also fixes a file not found
error as only PNG files were being installed by 'make installswat'.
(This used to be commit eaf9c455de3025155fb502fb4c93eefa4eb13f7e)
Diffstat (limited to 'swat/scripting/header_plain.esp')
-rw-r--r-- | swat/scripting/header_plain.esp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/scripting/header_plain.esp b/swat/scripting/header_plain.esp index 69bd0cd718..e07bf88541 100644 --- a/swat/scripting/header_plain.esp +++ b/swat/scripting/header_plain.esp @@ -40,7 +40,7 @@ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png' </div> <div id="logo"> - <div class="logo_hack"><a href="/"><img src="/images/linkpad.gif" alt="SWAT" /></a></div> + <div class="logo_hack"><a href="/"><img src="/images/linkpad.png" alt="SWAT" /></a></div> </div> <div class="slogan"> |