aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-11-17 17:56:03 +0000
committerfrancis <francis>2008-11-17 17:56:03 +0000
commitff90f8f71adbea3b9b041bcaf6b8546d8810b603 (patch)
treec7aeb1554cfb4d1ab38dc6f5d6edf92353a41d8c
parent7b81861c483c93ddf22df1b4d28c1f6b9381eec9 (diff)
Whatever.
-rw-r--r--app/views/admin_public_body/_form.rhtml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/admin_public_body/_form.rhtml b/app/views/admin_public_body/_form.rhtml
index fa733212a..7b02340ed 100644
--- a/app/views/admin_public_body/_form.rhtml
+++ b/app/views/admin_public_body/_form.rhtml
@@ -39,8 +39,6 @@
<p><label for="public_body_tag_string">Tags (space separated; see list of tags on the right)</label><br/>
<%= text_field 'public_body', 'tag_string', :size => 60 %></p>
-<br>
-
<p><label for="public_body_last_edit_comment"><strong>Comment</strong> for this edit</label> (put URL or other source of new info)<br/>
<%= text_area 'public_body', 'last_edit_comment', :rows => 3, :cols => 60 %></p>
<!--[eoform:public_body]-->