Update src/components/BadgeGeneratorDialog.vue

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Yoswaris Lawpaiboon 2023-05-15 13:56:59 +07:00 committed by GitHub
parent 3579520575
commit 966066b897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 id="exampleModalLabel" class="modal-title">
<h5 class="modal-title">
{{ $t("Badge Generator", [monitor.name]) }}
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close" />