Skip to content

Commit

Permalink
ch-remove-duplicate-addreess
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenezerdon committed Oct 25, 2018
1 parent c965f9f commit 622ef78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI/pages/adduser.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
<input type="email" class="reg-input" placeholder="Email address">
<input type="text" class="reg-input" placeholder="Name">
<input type="address" class="reg-input" placeholder="Address">
<input type="address" class="reg-input" placeholder="Address">
<input type="tel" class="reg-input" placeholder="Phone Number">
<input type="submit" value="Create Account" class="green-button">
</form>
Expand Down

0 comments on commit 622ef78

Please sign in to comment.