You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2007/02/28 15:24:38 UTC

svn commit: r512767 - /incubator/roller/branches/roller_3.1/web/WEB-INF/velocity/weblog.vm

Author: snoopdave
Date: Wed Feb 28 06:24:37 2007
New Revision: 512767

URL: http://svn.apache.org/viewvc?view=rev&rev=512767
Log:
Reasonable defaults for comment content textarea

Modified:
    incubator/roller/branches/roller_3.1/web/WEB-INF/velocity/weblog.vm

Modified: incubator/roller/branches/roller_3.1/web/WEB-INF/velocity/weblog.vm
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.1/web/WEB-INF/velocity/weblog.vm?view=diff&rev=512767&r1=512766&r2=512767
==============================================================================
--- incubator/roller/branches/roller_3.1/web/WEB-INF/velocity/weblog.vm (original)
+++ incubator/roller/branches/roller_3.1/web/WEB-INF/velocity/weblog.vm Wed Feb 28 06:24:37 2007
@@ -247,7 +247,7 @@
             </li>
             <li>
                 <label class="desc">$text.get( "macro.weblog.yourcomment" )</label>
-                <textarea name="content" class="textarea large" cols="" rows="">$utils.escapeHTML($cform.content)</textarea>
+                <textarea name="content" class="textarea large" cols="40" rows="10">$utils.escapeHTML($cform.content)</textarea>
             </li>
             <li class="info">
                 <span class="comments-syntax-indicator">