From f97e3b6bbeda8c914db2968b4b14f16812f63d10 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Thu, 4 Mar 2021 13:16:50 -0700 Subject: [PATCH] Clarify links --- viewdownloads/templates/viewrequests/requests.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/viewdownloads/templates/viewrequests/requests.html b/viewdownloads/templates/viewrequests/requests.html index d4ee552..a62c4af 100644 --- a/viewdownloads/templates/viewrequests/requests.html +++ b/viewdownloads/templates/viewrequests/requests.html @@ -1,7 +1,7 @@ {% extends 'common/master.html' %} {% block body %}

View Download Attempts

-Download as CSV +Download latest 100 as CSV Download all as CSV @@ -25,4 +25,4 @@ {% endfor %}
-{% endblock %} \ No newline at end of file +{% endblock %}