[Cpan-forum-commit] rev 125 - in trunk: templates www www/img

svn at pti.co.il svn at pti.co.il
Tue Mar 22 12:07:35 IST 2005


Author: gabor
Date: 2005-03-22 12:07:35 +0200 (Tue, 22 Mar 2005)
New Revision: 125

Added:
   trunk/www/img/
   trunk/www/img/rss1.gif
Removed:
   trunk/www/rss1.gif
Modified:
   trunk/templates/groups.tmpl
   trunk/templates/home.tmpl
Log:
move image in the img directory

Modified: trunk/templates/groups.tmpl
===================================================================
--- trunk/templates/groups.tmpl	2005-03-22 09:29:00 UTC (rev 124)
+++ trunk/templates/groups.tmpl	2005-03-22 10:07:35 UTC (rev 125)
@@ -20,5 +20,5 @@
 </p>
 <TMPL_INCLUDE NAME="listing.tmpl">
 
-<p><a href="/rss/dist/<TMPL_VAR group>"><img src="/rss1.gif" alt="RSS Feed" /></a></p>
+<p><a href="/rss/dist/<TMPL_VAR group>"><img src="/img/rss1.gif" alt="RSS Feed" /></a></p>
 <TMPL_INCLUDE NAME="footer.tmpl">

Modified: trunk/templates/home.tmpl
===================================================================
--- trunk/templates/home.tmpl	2005-03-22 09:29:00 UTC (rev 124)
+++ trunk/templates/home.tmpl	2005-03-22 10:07:35 UTC (rev 125)
@@ -6,5 +6,5 @@
 
 <TMPL_INCLUDE NAME="listing.tmpl">
 
-<p><a href="/rss/all"><img src="/rss1.gif" alt="RSS feed" /></a></p>
+<p><a href="/rss/all"><img src="/img/rss1.gif" alt="RSS feed" /></a></p>
 <TMPL_INCLUDE NAME="footer.tmpl">

Copied: trunk/www/img/rss1.gif (from rev 119, trunk/www/rss1.gif)

Deleted: trunk/www/rss1.gif
===================================================================
(Binary files differ)



More information about the Cpan-forum-commit mailing list