NIHVIVO-2893 Add a Cancel link to the "
This commit is contained in:
parent
0e3d374e25
commit
00f146c992
2 changed files with 7 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
<input type="password" name="confirmPassword" value="${confirmPassword}" id="confirm-password" role="input" />
|
||||
</#if>
|
||||
|
||||
<p><input type="submit" name="submitMyAccount" value="Save changes" class="submit" /></p>
|
||||
<p><input type="submit" name="submitMyAccount" value="Save changes" class="submit" /> or <a class="cancel" href="${urls.referringPage}">Cancel</a></p>
|
||||
|
||||
<p class="requiredHint">* required fields</p>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue