diff options
Diffstat (limited to 'themes/marvin')
-rw-r--r-- | themes/marvin/images/logo.gif | bin | 12153 -> 0 bytes | |||
-rw-r--r-- | themes/marvin/images/logo.png | bin | 0 -> 18085 bytes | |||
-rw-r--r-- | themes/marvin/marvin.theme | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/themes/marvin/images/logo.gif b/themes/marvin/images/logo.gif Binary files differdeleted file mode 100644 index 06ebd3c82..000000000 --- a/themes/marvin/images/logo.gif +++ /dev/null diff --git a/themes/marvin/images/logo.png b/themes/marvin/images/logo.png Binary files differnew file mode 100644 index 000000000..7d87aa99d --- /dev/null +++ b/themes/marvin/images/logo.png diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index 65d94c6d9..b169c6ef4 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -65,7 +65,7 @@ <body text="#000000" bgcolor="#ffffff" alink="#cccccc" link="#665566" vlink="#665566"> <table border="0" cellpadding="8" cellspacing="0"> <tr> - <td><a href="index.php"><img src="themes/marvin/images/logo.gif" alt="" border="0" /></a></td> + <td><a href="index.php"><img src="themes/marvin/images/logo.png" alt="" border="0" /></a></td> <td> </td> </tr> <tr> |