From 572dac98a3c6b9d1da46354f6a4265fdbb1a75f8 Mon Sep 17 00:00:00 2001
From: gorm
Date: Mon, 25 May 2015 02:29:24 +0200
Subject: Fix Contact in nb theme as well
---
lib/views/help/contact.nb.html.erb | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'lib/views/help')
diff --git a/lib/views/help/contact.nb.html.erb b/lib/views/help/contact.nb.html.erb
index 9369943..a3f307b 100644
--- a/lib/views/help/contact.nb.html.erb
+++ b/lib/views/help/contact.nb.html.erb
@@ -59,6 +59,11 @@
<%= f.text_area :message, :rows => 10, :cols => 60 %>
+
+ <%= f.label :comment, 'Do not fill in this field' %>
+ <%= f.text_field :comment %>
+
+
<% if !@last_request.nil? %>