[Cpan-forum-commit] rev 244 - in trunk: . templates
svn at pti.co.il
svn at pti.co.il
Fri Jul 6 08:26:16 IDT 2007
Author: gabor
Date: 2007-07-06 08:26:15 +0300 (Fri, 06 Jul 2007)
New Revision: 244
Modified:
trunk/
trunk/templates/notes.tmpl
Log:
add link to all the tags after adding tag
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 7bc34947-122d-0410-bc5a-f898d2bb5f81:/local/cpan-forum:4112
8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:12752
+ 7bc34947-122d-0410-bc5a-f898d2bb5f81:/local/cpan-forum:4116
8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:12752
Modified: trunk/templates/notes.tmpl
===================================================================
--- trunk/templates/notes.tmpl 2007-07-06 05:26:05 UTC (rev 243)
+++ trunk/templates/notes.tmpl 2007-07-06 05:26:15 UTC (rev 244)
@@ -43,7 +43,10 @@
</TMPL_IF>
<TMPL_IF tags_updated>
-Tags were updated
+<p>
+Tags were updated<br />
+See list of <a href="/tags/">all the tags</a><br />
+</p>
</TMPL_IF>
<TMPL_INCLUDE NAME="footer.tmpl">
More information about the Cpan-forum-commit
mailing list