diff --git a/omod/src/main/webapp/pages/allergy.gsp b/omod/src/main/webapp/pages/allergy.gsp
index 476c65a..f57ac8b 100644
--- a/omod/src/main/webapp/pages/allergy.gsp
+++ b/omod/src/main/webapp/pages/allergy.gsp
@@ -79,14 +79,14 @@ ${ ui.includeFragment("allergyui", "removeAllergyDialog") }
<% } %>
-
+
<% if (allergen.id == otherNonCodedConcept.id) { %>
<% if(typeName == 'DRUG') { %>
-
+
<% } else {%>
-
+
<% } %>
<% } %>
@@ -104,7 +104,7 @@ ${ ui.includeFragment("allergyui", "removeAllergyDialog") }
<% if (reaction.id == otherNonCodedConcept.id) { %>
- value="${allergy.reactionNonCoded}" <% } %>/>
+ value="${allergy.reactionNonCoded}" <% } %>/>
<% } %>
<% } %>