Change rss2.php references to rss.php

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2009-09-28 16:15:40 -04:00
parent 5ca82939ce
commit cf49644f4e
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<tr>
<th colspan="2" class="boxSoftTitle" style="text-align: right">
<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>
<a href="rss.php"><img src="images/feed-icon-14x14.png" alt="RSS Feed" /></a>
</th>
</tr>