NIHVIVO-2707: Changed header page to 'User Accounts'

This commit is contained in:
manolobevia 2011-06-28 18:46:30 +00:00
parent 5b3c113ccc
commit 2bf3e20cd8

View file

@ -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?? >