change company to companyName
This commit is contained in:
parent
34ad065d59
commit
5cd4d3ad3f
2 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<body>
|
||||
<form action="/create_carrier">
|
||||
<input name="company" type="text"/>
|
||||
<input name="companyName" type="text"/>
|
||||
<input name="contact_person" type="text"/>
|
||||
<input name="email" type="email"/>
|
||||
<input name="phone_number" type="text"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue