]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/message/new.rhtml
Cope with empty areas better.
[rails.git] / app / views / message / new.rhtml
index 44ef84dfcb183c7195bd1ffd0bfe3170fa695766..883fdfbc0ca9e02d67b070936df454042b73c0a4 100644 (file)
@@ -21,7 +21,7 @@
     </tr>
     <tr>
       <th></th>
-      <td><%= f.submit_tag 'Send' %></td>
+      <td><%= submit_tag 'Send' %></td>
     </tr>
   </table>
 <% end %>