Replace RSS icon with feed icon.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2009-01-14 22:09:26 -05:00
parent 5b01327f57
commit 844de1f25b
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 B

View file

@ -1,8 +1,8 @@
<table class="boxSoft">
<tr>
<th colspan="2" class="boxSoftTitle" style="text-align: right">
<a href="rss2.php"><img src="images/rss.gif"></a>
<span class="f3"><?php print __("Recent Updates") ?><span class="f5"></span></span>
<a href="rss2.php"><img src="images/feed-icon-14x14.png" alt="RSS Feed"></a>
</th>
</tr>