Skip to content

Commit

Permalink
fix button label
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaamo committed Oct 26, 2022
1 parent 6c28805 commit 993b592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/components/label/generator.vue
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PvButton
class="ml-2"
@click.prevent="downloadPdf"
label="Print Labels PDF"
label="Download PDF"
>
</PvButton>
<br />
Expand Down

0 comments on commit 993b592

Please sign in to comment.