NIHVIVO-1361: Removed Forgot your password and request account features from widget-login.ftl template. This feature won't hit 1.2

This commit is contained in:
mb863 2010-11-30 20:21:52 +00:00
parent 7b6c3237d4
commit 25edf03517
2 changed files with 53 additions and 52 deletions

View file

@ -44,8 +44,9 @@
<p class="submit"><input name="loginForm" type="submit" class="green button" value="Log in"/></p> <p class="submit"><input name="loginForm" type="submit" class="green button" value="Log in"/></p>
<input class="checkbox-remember-me" name="remember-me" type="checkbox" value="" /> <input class="checkbox-remember-me" name="remember-me" type="checkbox" value="" />
<label class="label-remember-me" for="remember-me">Remember me</label> <label class="label-remember-me" for="remember-me">Remember me</label>
<#-- mb863: forgot password and request an account won't be part of VIVO r1.2
<p class="forgot-password"><a href="#">Forgot your password?</a></p> <p class="forgot-password"><a href="#">Forgot your password?</a></p>
<p class="request-account"><a class="blue button" href="#">Request an account</a> </p> <p class="request-account"><a class="blue button" href="#">Request an account</a> </p> -->
<#if externalAuthUrl??> <#if externalAuthUrl??>
<p class="external-auth"> <p class="external-auth">