Skip to content

Commit

Permalink
feat(ZMS-2528): revert text before button
Browse files Browse the repository at this point in the history
  • Loading branch information
manjencic committed Nov 18, 2024
1 parent 49a4366 commit f3c8424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zmsticketprinter/templates/block/content/IntroText.twig
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{% block IntroMultiButtonText %}
<div class="werbeblock_mehrfachkiosk_oben">
{% trans %}Bitte fordern Sie eine Wartenummer an für{% endtrans %}:<br />
</div>
{% endblock %}

{% block IntroButtonText %}
{% trans %}Bitte fordern Sie eine Wartenummer an für{% endtrans %}:<br />
{% endblock %}

0 comments on commit f3c8424

Please sign in to comment.