Adding note to MAC registration

This commit is contained in:
Will Bradley 2016-02-11 20:29:13 -07:00
parent 2cd1966250
commit 96a748ba0b

View File

@ -21,7 +21,7 @@
<% if @arp.present? %><br/><em>Autodetected from your IP of <%= @ip %></em><% end %>
</div>
<div class="field">
<%= f.label :note %><br />
<%= f.label :note %> (Set as your Twitter handle for automatic linking, i.e. @janedoe)<br />
<%= f.text_field :note %>
</div>
<div class="field">