diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html index f32b6c37..7986be9a 100755 --- a/atlas/templates/atlas/case_display_block.html +++ b/atlas/templates/atlas/case_display_block.html @@ -233,7 +233,7 @@ {{ sub.get_link|safe }} {% endfor %} {% else %} - No subspecialty + None {% endif %} {% if can_edit %} @@ -252,7 +252,7 @@ {{ p.get_link|safe }} {% endfor %} {% else %} - No pathological process + None {% endif %}