NIHVIVO:2233: minor cleanup up in defaultObjPropForm layout

This commit is contained in:
tlw72 2011-03-09 18:52:39 +00:00
parent d45f6e018f
commit b162de36d2

View file

@ -181,7 +181,7 @@
<c:if test="${requestScope.predicate.offerCreateNewOption == 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 test="${requestScope.rangeOptionsExist == false }">
<p style="margin-top: 5em">Please create a new entry.</p>