latest code

This commit is contained in:
aranganath 2005-03-14 15:44:54 +00:00
parent 018680a70e
commit 60b736246b
15 changed files with 122 additions and 193 deletions

View file

@ -42,7 +42,7 @@
<c:out value="${ originalEtymologyDescription } " escapeXml='false' />
<c:out value="${ applicationScope.flatData.transitionalDataLabels[ component.transitionalDataLabel ] }" /> Text: <br />
<c:out value="${ component.transitionalDataLabel.transitionalDataLabel }" /> Text: <br />
<textarea name="transitionalDataText" rows="8" cols="90"><c:if test="${ param.cmd != 'getTranslationForm'}"><c:out value='${ transitionalDataText }' escapeXml='false' /></c:if></textarea>
<br />