rss link fix
authorAndreas Unterkircher <unki@netshadow.at>
Thu, 1 Nov 2007 15:39:29 +0000 (15:39 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Thu, 1 Nov 2007 15:39:29 +0000 (15:39 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@280 fa6a889d-dae6-447d-9e79-4ba9a3039384

themes/default/templates/photo_index.tpl

index 47070208b6d40d3f0757860276042ad9b5de50f4..462163df2929334a3c42767cbadfc39bbced98f2 100644 (file)
@@ -37,7 +37,7 @@
        <a href="{$extern_link}" title="Use this link to return to the current view"><img src="resources/link.png" /></a>
       {/if} 
       <a href="{$export_link}" target="_blank" title="this will open a new browser window where you can export this page in several formats"><img src="resources/export.png" /></a>
-      <a href="{$rss_link}" target="_blank" title="RSS v2.0 feed"><img src="resources/rss.png" /></a>
+      <a href="{$rss_link}" target="_blank" title="RSS feed"><img src="resources/rss.png" /></a>
      </td>
     </tr>
    </table>