Skip to content

Commit

Permalink
Download → Download WACZ button text
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrinks99 committed Jun 19, 2024
1 parent 6241001 commit b32f39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/coll-info.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ class WrRecCollInfo extends CollInfo
<div class="column is-2">
<p class="minihead">Actions</p>
<div class="button-row is-flex">
<a href="${apiPrefix}/c/${this.coll.id}/dl?format=wacz&pages=all" class="button is-small" title="Download">
<a href="${apiPrefix}/c/${this.coll.id}/dl?format=wacz&pages=all" class="button is-small" title="Download WACZ">
<span class="icon is-small">
<fa-icon aria-hidden="true" .svg="${fasDownload}"></fa-icon>
</span>
Expand Down

0 comments on commit b32f39d

Please sign in to comment.