Skip to content

Commit 6d8c483

Browse files
Remove trailing whitespace
1 parent 6c49434 commit 6d8c483

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/components/teachers_index/review_section_component.html.erb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
Check data from schools
55
</h2>
66
<p class="govuk-body">
7-
When a school tells us you are their AB,
8-
the ECT induction record will show here.
9-
You can check these records and claim inductions,
7+
When a school tells us you are their AB,
8+
the ECT induction record will show here.
9+
You can check these records and claim inductions,
1010
or take action if any information is not correct.
1111
</p>
12-
12+
1313
<% if number_of_ect_records_to_review > 0 %>
1414
<%= govuk_button_link_to "Review #{number_of_ect_records_to_review} ECT induction #{"record".pluralize(number_of_ect_records_to_review)}", ab_unclaimed_index_path %>
15-
<% else %>
15+
<% else %>
1616
<%= govuk_inset_text do %>
1717
You have no ECT induction records to review.
1818
<% end %>

app/components/unclaimed_index/detailed_review_section_component.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
ECT records that may need action
2323
</h2>
2424
<p class="govuk-body">
25-
These ECTs cannot be claimed yet.
25+
These ECTs cannot be claimed yet.
2626
You may need to contact the school or another AB before these ECTs can be claimed.
2727
</p>
2828
</div>

0 commit comments

Comments
 (0)