[Cpan-forum-commit] rev 273 - in trunk: . templates

svn at pti.co.il svn at pti.co.il
Fri Jul 20 17:45:21 EEST 2007


Author: gabor
Date: 2007-07-20 17:45:21 +0300 (Fri, 20 Jul 2007)
New Revision: 273

Modified:
   trunk/
   trunk/templates/notes.tmpl
Log:
add search form to the response page after adding a tag



Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 7bc34947-122d-0410-bc5a-f898d2bb5f81:/local/cpan-forum:4258
8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:12752
   + 7bc34947-122d-0410-bc5a-f898d2bb5f81:/local/cpan-forum:4259
8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:12752

Modified: trunk/templates/notes.tmpl
===================================================================
--- trunk/templates/notes.tmpl	2007-07-20 14:45:11 UTC (rev 272)
+++ trunk/templates/notes.tmpl	2007-07-20 14:45:21 UTC (rev 273)
@@ -47,6 +47,7 @@
 Tags on <a href="/dist/<TMPL_VAR dist_name>"><TMPL_VAR dist_name></a> were updated<br />
 See list of <a href="/tags/">all the tags</a><br />
 </p>
+<TMPL_INCLUDE NAME="search_form.tmpl">
 </TMPL_IF>
 
 <TMPL_INCLUDE NAME="footer.tmpl">



More information about the Cpan-forum-commit mailing list