aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-09-22 03:08:09 +0000
committerfrancis <francis>2008-09-22 03:08:09 +0000
commiteddb5056a86c779d6ac4d0d8d9553bd075169d99 (patch)
tree66db12a11acf8090e2e02baba31b38a4807466f3
parent3bb9a0f95163fb888d2eaac25a542dd0f71b8d38 (diff)
Give slightly more room for contact messages.
-rw-r--r--app/views/help/contact.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/contact.rhtml b/app/views/help/contact.rhtml
index 203b72e4e..14b2740ac 100644
--- a/app/views/help/contact.rhtml
+++ b/app/views/help/contact.rhtml
@@ -50,7 +50,7 @@
<p>
<label class="form_label" for="contact_message">Message:</label>
- <%= f.text_area :message, :rows => 5, :cols => 50 %>
+ <%= f.text_area :message, :rows => 10, :cols => 60 %>
</p>
<div class="form_button">