Adding note to MAC registration
This commit is contained in:
parent
2cd1966250
commit
96a748ba0b
|
@ -21,7 +21,7 @@
|
||||||
<% if @arp.present? %><br/><em>Autodetected from your IP of <%= @ip %></em><% end %>
|
<% if @arp.present? %><br/><em>Autodetected from your IP of <%= @ip %></em><% end %>
|
||||||
</div>
|
</div>
|
||||||
<div class="field">
|
<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 %>
|
<%= f.text_field :note %>
|
||||||
</div>
|
</div>
|
||||||
<div class="field">
|
<div class="field">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user