copy changes per interim gel report
This commit is contained in:
@@ -36,7 +36,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_anticipatedgridreferenceeastingtext"
|
||||
id="pinswg_anticipatedgridreferenceeastingtext_label"
|
||||
>
|
||||
Anticipated Grid Reference Easting
|
||||
Anticipated grid reference easting
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -52,7 +52,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_anticipatedgridreferencenorthingtext"
|
||||
id="pinswg_anticipatedgridreferencenorthingtext_label"
|
||||
>
|
||||
Anticipated Grid Reference Northing
|
||||
Anticipated grid reference northing
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -68,7 +68,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_projectname"
|
||||
id="pinswg_projectname_label"
|
||||
>
|
||||
Project Name
|
||||
Project name
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -84,7 +84,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_projectlocation"
|
||||
id="pinswg_projectlocation_label"
|
||||
>
|
||||
Project Location
|
||||
Project location
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -116,7 +116,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_addresscounty"
|
||||
id="pinswg_addresscounty_label"
|
||||
>
|
||||
Address County
|
||||
Address county
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -132,7 +132,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_addressline1"
|
||||
id="pinswg_addressline1_label"
|
||||
>
|
||||
Address Line 1
|
||||
Address line 1
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -148,7 +148,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_addressline2"
|
||||
id="pinswg_addressline2_label"
|
||||
>
|
||||
Address Line 2
|
||||
Address line 2
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
@@ -180,7 +180,7 @@ const TransportAndWorkActForm = (props) => {
|
||||
for="pinswg_agentcontactname"
|
||||
id="pinswg_agentcontactname_label"
|
||||
>
|
||||
Agent Contact Name
|
||||
Agent contact name
|
||||
</label>
|
||||
<input
|
||||
class="govuk-input govuk-input--width-20"
|
||||
|
||||
Reference in New Issue
Block a user