NIHVIVO-2707: Changed header page to 'User Accounts'
This commit is contained in:
parent
5b3c113ccc
commit
2bf3e20cd8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<#import "userAccounts-accountsNav.ftl" as p>
|
<#import "userAccounts-accountsNav.ftl" as p>
|
||||||
|
|
||||||
<form method="POST" action="${formUrls.add}" class="customForm" role="">
|
<form method="POST" action="${formUrls.add}" class="customForm" role="">
|
||||||
<h3>Account | <input type="submit" class="submit add-account" value="Add new account" /></h3>
|
<h3>User accounts | <input type="submit" class="submit add-account" value="Add new account" /></h3>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<#if newUserAccount?? >
|
<#if newUserAccount?? >
|
||||||
|
|
Loading…
Add table
Reference in a new issue