Skip to content

Commit

Permalink
!
Browse files Browse the repository at this point in the history
  • Loading branch information
kolorobot committed Apr 20, 2012
1 parent 50d838b commit aad0c67
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/webapp/WEB-INF/views/register.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
<td>Password</td>
<td><form:password path="password" /> <form:errors path="password" /></td>
</tr>
<<<<<<< HEAD
<!--
=======
<!--
>>>>>>> refs/remotes/choose_remote_name/master
<tr>
<td>Confirm password</td>
<td><form:password path="confirmedPassword" /> <form:errors path="confirmedPassword" /></td>
Expand Down

0 comments on commit aad0c67

Please sign in to comment.