I fucked up, here's the good default template

This commit is contained in:
briandilley
2005-08-15 23:42:16 +00:00
parent 44a3f200a1
commit fe100378f6
12 changed files with 177 additions and 157 deletions

View File

@ -1,4 +1,4 @@
<div class="footer">
 <div id="footer">
<span style="float: left;">
<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>
<a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a>
@ -6,13 +6,12 @@
<a href="Changelog">Changelog</a>
<a href="javascript:showTemplate('xml');">xml</a>
</span>
<span style="float: right;">
${KWOTE_COUNT} Live Kwotes, ${KWOTE_BACKUP_COUNT} Deleted Kwotes
</span>
<span style="float: right;">${KWOTE_COUNT} Live Kwotes, ${KWOTE_BACKUP_COUNT} Deleted Kwotes</span>
<span style="float: right; clear: right;">
<a href="http://sourceforge.net">
<img src="http://sourceforge.net/sflogo.php?group_id=121598&amp;type=1"
width="88" height="31" alt="SourceForge.net!" />
<img src="http://sourceforge.net/sflogo.php?group_id=121598&amp;type=1" alt="SourceForge.net!" />
</a>
</span>
</div>