Skip to content

Commit

Permalink
Update text for zip export
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorHarbo committed Jul 24, 2023
1 parent 1aca54f commit 10efd6e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/js/src/components/searchResults/SearchResultExport.vue
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,10 @@
</div>
<div>
<br>
<p>When you're done, press the download button.</p><p>
<p>When you're done, press the download button.</p>
<br>
<p>NB: Currently it isn't possible to get an estimate on the size of the export. Have patience and wait for the file to download.</p>
<p>
<br>
<a :href="exportToZip()" class="downloadButton">
Download
Expand Down

0 comments on commit 10efd6e

Please sign in to comment.