mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Fixed bug with Submit button label (Probably won't work in IE though)
This commit is contained in:
parent
b530d813da
commit
4e077d5933
@ -32,7 +32,7 @@
|
||||
<%= f.text_area :message %>
|
||||
</p>
|
||||
<p>
|
||||
<%= f.label raw(' ') %>
|
||||
<%= f.label "-", :style => "opacity: 0;" %>
|
||||
<%= f.submit 'Send Message' %>
|
||||
</p>
|
||||
<% end %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user