diff --git a/app/views/child_benefit_tax/main.html.erb b/app/views/child_benefit_tax/main.html.erb index c2a832a0..8c93f801 100644 --- a/app/views/child_benefit_tax/main.html.erb +++ b/app/views/child_benefit_tax/main.html.erb @@ -35,8 +35,17 @@ <%= submit_tag "Update", :name => "children", :class => "button update-button" %> +
+ <%= step(2, "Enter the Child Benefit start and stop dates:") %> + + <%= render "starting_children" %> +
+
- <%= step(2, "Choose a tax year:") %> + <%= step(3, "Choose a tax year:") %>

Tax years run from 6 April to 5 April the following year.

<% @calculator.errors[:tax_year].each do |message| %> @@ -51,15 +60,6 @@
-
- <%= step(3, "Enter the Child Benefit start and stop dates:") %> - - <%= render "starting_children" %> -
-
<%= step(4, "Enter income details for the tax year (optional):") %>