Skip to content
Snippets Groups Projects
Commit 3c04b8fa authored by Rhys Nute's avatar Rhys Nute
Browse files

updates

parent ff1ed1f2
No related branches found
No related tags found
2 merge requests!38Draft: Businesses,!31Resolve "As a user, I want to see a page of local authorities so that I can easily source contact details for a variety of different local authorities."
......@@ -14,11 +14,11 @@
<input type="text" name="authority_name" id="localAthorityName">
</p>
<p>
<label for="address1">Please enter first line of address</label>
<label for="address1">Please enter first line of your address</label>
<input type="text" name="address_1" id="address1">
</p>
<p>
<label for="address2">Please enter second line of address (optional)</label>
<label for="address2">Please enter second line of your address (optional)</label>
<input type="text" name="address_2" id="address2">
</p>
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment