Fixed issue 43 by removing the logo.

We do not need to do some advertizing on all the pages. Logo removed, the interface is
cleaner. Yeah!
This commit is contained in:
Loic d'Anterroches 2008-11-12 13:57:47 +01:00
parent de8b5aa74c
commit 9404309a0a

View File

@ -66,7 +66,7 @@
</div>
<div class="yui-b context">{block context}{/block}</div>
</div>
<div id="ft">{block foot}<a href="http://www.indefero.net" title="InDefero, bug tracking and more"><img src="{media '/idf/img/powered-by-indefero.png'}" alt="InDefero Logo" /></a>{/block}</div>
<div id="ft">{block foot}{/block}</div>
</div>
<script type="text/javascript" src="{media '/idf/js/jquery-1.2.6.min.js'}"></script>
{include 'js-hotkeys.html'}