Skip to content

Commit b32f39d

Browse files
committed
Download → Download WACZ button text
1 parent 6241001 commit b32f39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/coll-info.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class WrRecCollInfo extends CollInfo
163163
<div class="column is-2">
164164
<p class="minihead">Actions</p>
165165
<div class="button-row is-flex">
166-
<a href="${apiPrefix}/c/${this.coll.id}/dl?format=wacz&pages=all" class="button is-small" title="Download">
166+
<a href="${apiPrefix}/c/${this.coll.id}/dl?format=wacz&pages=all" class="button is-small" title="Download WACZ">
167167
<span class="icon is-small">
168168
<fa-icon aria-hidden="true" .svg="${fasDownload}"></fa-icon>
169169
</span>

0 commit comments

Comments
 (0)