diff --git a/app/views/collections/_show_items_tab.html.haml b/app/views/collections/_show_items_tab.html.haml index 9f4856e8..4de17a47 100644 --- a/app/views/collections/_show_items_tab.html.haml +++ b/app/views/collections/_show_items_tab.html.haml @@ -16,12 +16,12 @@ "data-bs-target": "#download-csv-modal", "data-bs-toggle": "modal", role: "button"} - All Items As CSV + All Items In This Collection (CSV) %button.dropdown-item.download-files{"data-collection-id": @collection.id, "data-bs-target": "#download-files-modal", "data-bs-toggle": "modal", role: "button"} - All Files + All Files In This Collection (Zip) .clearfix.mb-3