diff --git a/app/views/actives/show.html.erb b/app/views/actives/show.html.erb index b141299..f8420d2 100644 --- a/app/views/actives/show.html.erb +++ b/app/views/actives/show.html.erb @@ -92,7 +92,7 @@
- <%= f.text_field :phone, :class=>"input-medium form-control", :placeholder=> t('act_signup.fax') %> + <%= f.text_field :fax, :class=>"input-medium form-control", :placeholder=> t('act_signup.fax') %>