diff options
Diffstat (limited to 'theme')
-rwxr-xr-x | theme/footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/footer.tpl b/theme/footer.tpl index dc247f9..9c21d7b 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl | |||
@@ -23,7 +23,7 @@ | |||
23 | 23 | ||
24 | <UL CLASS="together"> | 24 | <UL CLASS="together"> |
25 | <LI><A HREF="http://jigsaw.w3.org/css-validator/"><IMG SRC="/theme/images/icons/css_valid.png" ALT="Valid CSS"></A></LI> | 25 | <LI><A HREF="http://jigsaw.w3.org/css-validator/"><IMG SRC="/theme/images/icons/css_valid.png" ALT="Valid CSS"></A></LI> |
26 | <LI><A HREF="/blog/sortof-valid-html-no-doctype/"><IMG SRC="/theme/images/icons/html_valid.png" ALT="Sortof Valid HTML"></A></LI> | 26 | <LI><A HREF="/blog/sortof-valid-html-no-lt-doctype-gt/"><IMG SRC="/theme/images/icons/html_valid.png" ALT="Sortof Valid HTML"></A></LI> |
27 | <LI><A class="noVisit" HREF="/rss.php"><IMG SRC="/theme/images/icons/feed.png" ALT="RSS Feed"></A></LI> | 27 | <LI><A class="noVisit" HREF="/rss.php"><IMG SRC="/theme/images/icons/feed.png" ALT="RSS Feed"></A></LI> |
28 | </UL> | 28 | </UL> |
29 | </DIV> | 29 | </DIV> |