merging from rel-1.1-maint branch: removing "new" from form headings in attempt to minimize user confusion. Kept "new" for newIndividualForm.jsp but removed "individual" from tail end of heading. NIHVIVO-1012
This commit is contained in:
parent
d566b95530
commit
5e07aff4db
7 changed files with 9 additions and 9 deletions
|
@ -227,7 +227,7 @@ SPARQL queries for existing values. --%>
|
|||
|
||||
<jsp:include page="${preForm}" />
|
||||
|
||||
<h2>Create a new publication entry for <%= subjectName %></h2>
|
||||
<h2>Create publication entry for <%= subjectName %></h2>
|
||||
|
||||
<%@ include file="unsupportedBrowserMessage.jsp" %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue