summaryrefslogtreecommitdiff
path: root/themes/trillian/trillian.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/trillian/trillian.theme')
-rw-r--r--themes/trillian/trillian.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/trillian/trillian.theme b/themes/trillian/trillian.theme
index b55dcbb73..210b52950 100644
--- a/themes/trillian/trillian.theme
+++ b/themes/trillian/trillian.theme
@@ -22,7 +22,7 @@
<div style="background: #336699; color: #ffffff; border-top: 2px solid; border-bottom: 2px solid;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td align="left" valign="top"><a href="<?php echo path_uri(); ?>"><img src="themes/trillian/images/logo.png" alt="" border="0" /></a></td>
+ <td align="left" valign="top"><a href="<?php echo path_uri(); ?>"><img src="themes/trillian/images/logo.gif" alt="" border="0" /></a></td>
<td align="left" valign="middle"><div style="font-size: 200%; font-weight: bold;"><?php echo variable_get("site_name", "Drupal"); ?></div><i><?php echo variable_get("site_slogan", ""); ?></i></td>
</tr>
</table>