diff options
Diffstat (limited to 'themes/xtemplate/pushbutton/xtemplate.xtmpl')
-rw-r--r-- | themes/xtemplate/pushbutton/xtemplate.xtmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/xtemplate/pushbutton/xtemplate.xtmpl b/themes/xtemplate/pushbutton/xtemplate.xtmpl index bb4887830..f847c51c3 100644 --- a/themes/xtemplate/pushbutton/xtemplate.xtmpl +++ b/themes/xtemplate/pushbutton/xtemplate.xtmpl @@ -12,7 +12,7 @@ <table id="primary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> - <td id="home" width="10%"><a href="./" title="Home"><img src="{directory}/logo.gif" alt="Home" width="144" height="63" border="0" /></a></td> + <td id="home" width="10%"><a href="./" title="Home"><img src="{directory}/logo.png" alt="Home" width="144" height="63" border="0" /></a></td> <td class="primary-links" width="90%" align="center" valign="middle">{primary_links}</td> </tr> </table> |