We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228599f commit 3b1bc36Copy full SHA for 3b1bc36
1 file changed
docs/js/templates.js
@@ -288,7 +288,7 @@ const Templates = {
288
buildEmptyCartHint() {
289
return `
290
<div class="empty-cart-hint">
291
- Click the download icon on the right side of the video pane for individual downloads.<br>
+ Click the download icon on the right side of the video card for individual downloads.<br>
292
Use Filter to select datasets, then click on selected datasets and use Batch Downloader here for bulk downloads.
293
</div>
294
`;
0 commit comments