diff --git a/app/views/catalog/_aeon_request_checkbox.html.erb b/app/views/catalog/_aeon_request_checkbox.html.erb
index 267be539..2fe414fe 100755
--- a/app/views/catalog/_aeon_request_checkbox.html.erb
+++ b/app/views/catalog/_aeon_request_checkbox.html.erb
@@ -20,4 +20,10 @@
Request "<%= document.aeon_item_sub_title_sr_only %>"
<% end %>
+
+ <% if local_assigns[:label] %>
+
+ <%= render partial: 'arclight/requests', locals: { document: document } %>
+
+ <% end %>
<% end %>
<%# ================ %>
@@ -251,16 +257,16 @@
<%# ========================== %>
-
">
- <%= t("arclight.views.show.sections.contents") %>
-
-
-
- <%= render partial: 'arclight/requests', locals: { document: document } %>
+
">
+ <%= t("arclight.views.show.sections.contents") %>
+
+
+
+ <%= render partial: 'arclight/requests', locals: { document: document } %>
+
-
-
+
<%= document.non_component_contents %>
<% if document.children? %>
<%= content_tag(