NIHVIVO:2233: minor cleanup up in defaultObjPropForm layout
This commit is contained in:
parent
d45f6e018f
commit
b162de36d2
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
||||||
|
|
||||||
<c:if test="${requestScope.predicate.offerCreateNewOption == true}">
|
<c:if test="${requestScope.predicate.offerCreateNewOption == true}">
|
||||||
<c:if test="${requestScope.rangeOptionsExist == true }">
|
<c:if test="${requestScope.rangeOptionsExist == true }">
|
||||||
<p>If you don't find the appropriate entry on the selection list:</p>
|
<p style="margin-top: 2em">If you don't find the appropriate entry on the selection list:</p>
|
||||||
</c:if>
|
</c:if>
|
||||||
<c:if test="${requestScope.rangeOptionsExist == false }">
|
<c:if test="${requestScope.rangeOptionsExist == false }">
|
||||||
<p style="margin-top: 5em">Please create a new entry.</p>
|
<p style="margin-top: 5em">Please create a new entry.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue