more layout tweaks.
This commit is contained in:
parent
98f95c5136
commit
7167c7a503
1 changed files with 4 additions and 4 deletions
|
@ -11,12 +11,12 @@
|
||||||
</c:if>
|
</c:if>
|
||||||
|
|
||||||
|
|
||||||
<!--<span class="label">Spelling:</span> -->
|
|
||||||
<c:out value="${ spelling.spelling }" escapeXml="false" />
|
|
||||||
<!--<span class="label">Spelling Type:</span> -->
|
<!--<span class="label">Spelling Type:</span> -->
|
||||||
<c:out value="${ applicationScope.flatData.spellingTypes[ spelling.spellingType ] }" escapeXml="false" />
|
<em><c:out value="${ applicationScope.flatData.spellingTypes[ spelling.spellingType ] }" escapeXml="false" /></em>
|
||||||
|
|
||||||
|
|
||||||
|
<!--<span class="label">Spelling:</span> -->
|
||||||
|
<strong><c:out value="${ spelling.spelling }" escapeXml="false" /></strong>
|
||||||
|
|
||||||
<jsp:include page="displayMeta.jsf" />
|
<jsp:include page="displayMeta.jsf" />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue