NIHVIVO-768 provide a "cancel" link from the forced password change.

This commit is contained in:
jeb228 2010-07-15 14:54:36 +00:00
parent f4da2cc28d
commit fad9cb6ddb
4 changed files with 70 additions and 6 deletions

View file

@ -22,5 +22,6 @@ ${stylesheets.addFromTheme("/login.css")}
<input id="confirmPassword" type="password" name="confirmPassword" />
<input name="passwordChangeForm" type="submit" class="submit" value="Save Changes"/>
</form>
<a href="${cancelUrl}">Cancel</a>
</div>