summaryrefslogtreecommitdiff
path: root/billing/app/views/payments/_non_customer_fields.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'billing/app/views/payments/_non_customer_fields.html.haml')
-rw-r--r--billing/app/views/payments/_non_customer_fields.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/billing/app/views/payments/_non_customer_fields.html.haml b/billing/app/views/payments/_non_customer_fields.html.haml
index 99b420d..77cfe95 100644
--- a/billing/app/views/payments/_non_customer_fields.html.haml
+++ b/billing/app/views/payments/_non_customer_fields.html.haml
@@ -1,4 +1,4 @@
-= field_set_tag "Customer" do
+= field_set_tag "Personal Information" do
= f.fields_for :customer do |c|
%div= c.label :first_name, "First Name"
%div= c.text_field :first_name