File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
1
<%= h1 "School moves", size: "xl" %>
2
2
3
- <div class ="nhsuk-grid-row ">
4
- < div class ="nhsuk-grid-column-two-thirds ">
5
- < p > When imported records or a new consent response indicates that a child has changed
6
- school, Mavis flags this as a school move.</ p >
7
- < p > You can then review the new information and confirm the school move or ignore it.</ p >
3
+ <div class ="nhsuk-u-reading-width ">
4
+ < p > When imported records or a new consent response indicates that a child has changed school, Mavis flags this as a school move.</ p >
5
+ < p > You can then review the new information and confirm the school move or ignore it.</ p >
8
6
9
- <%= govuk_button_to "Download records" , school_move_exports_path , class : "app-button--secondary nhsuk-u-margin-bottom-5" %>
10
- </ div >
7
+ <%= govuk_button_to "Download records" , school_move_exports_path , class : "app-button--secondary nhsuk-u-margin-bottom-5" %>
11
8
</ div >
12
9
13
10
<% if @school_moves . any? %>
You can’t perform that action at this time.
0 commit comments