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

svn at pti.co.il svn at pti.co.il
Tue Mar 22 12:16:15 IST 2005


Author: gabor
Date: 2005-03-22 12:16:15 +0200 (Tue, 22 Mar 2005)
New Revision: 126

Modified:
   trunk/templates/groups.tmpl
Log:
add submit button on empty group pages

Modified: trunk/templates/groups.tmpl
===================================================================
--- trunk/templates/groups.tmpl	2005-03-22 10:07:35 UTC (rev 125)
+++ trunk/templates/groups.tmpl	2005-03-22 10:16:15 UTC (rev 126)
@@ -12,6 +12,12 @@
 The whole web site is new, so there are no posts in this section yet. 
 Visit the <a href="/">main page</a> to see more action.
 </p>
+<center>
+<form action="/new_post/<TMPL_VAR group>">
+<input type="submit" value="Be the first one to post a message in the subforum of <TMPL_VAR group>">
+</form>
+</center>
+</p>
 </TMPL_UNLESS>
 
 <p>



More information about the Cpan-forum-commit mailing list