clean up a few .do to .mvc conversions

This commit is contained in:
rlawson
2014-08-06 09:35:38 -04:00
parent abd594beae
commit 4c1f6ecd1d
2 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@
</c:if>
You have logged out successfully
<hr/>
Click here to <a href="<c:url value="login.do" />" > Login</a>
Click here to <a href="<c:url value="login.mvc" />" > Login</a>
</div> <!-- /container -->