[Cpan-forum-commit] rev 113 - trunk/templates

svn at pti.co.il svn at pti.co.il
Wed Feb 9 22:32:10 IST 2005


Author: gabor
Date: 2005-02-09 22:32:10 +0200 (Wed, 09 Feb 2005)
New Revision: 113

Modified:
   trunk/templates/links.tmpl
Log:
put link to group back

Modified: trunk/templates/links.tmpl
===================================================================
--- trunk/templates/links.tmpl	2005-02-08 19:54:50 UTC (rev 112)
+++ trunk/templates/links.tmpl	2005-02-09 20:32:10 UTC (rev 113)
@@ -1,5 +1,5 @@
 <div class="links">
-	<b><TMPL_VAR group></b>
+	<b><a href="/dist/<TMPL_VAR group>"><TMPL_VAR group></a></b>
 	[<a href="http://search.cpan.org/dist/<TMPL_VAR group>">search.cpan.org</a>]
 	[<a href="http://cpan.uwinnipeg.ca/dist/<TMPL_VAR group>">Kobes search</a>]
     [<a href="http://rt.cpan.org/NoAuth/Bugs.html?Dist=<TMPL_VAR group>">View and report bugs</a>]



More information about the Cpan-forum-commit mailing list