mirror of
https://github.com/pretix/pretix.git
synced 2026-06-12 01:35:16 +00:00
Apply suggestions from code review
Co-authored-by: robbi5 <maxi@richt.name>
This commit is contained in:
committed by
Raphael Michel
parent
e7a8d5f5fd
commit
5c22f62837
@@ -86,7 +86,7 @@
|
||||
<h3 class="nomargin-top">{% trans "Media exchange required" %}</h3>
|
||||
<p>
|
||||
{% blocktrans trimmed with media_policy=media_policies|getitem:result.media_policy media_type=media_types|getitem:result.media_type %}
|
||||
This ticket needs to be exchanged into a <strong>{{ media_type }}</strong> re-usable media.
|
||||
This ticket needs to be exchanged into a <strong>{{ media_type }}</strong> re-usable medium.
|
||||
<strong>{{ media_policy }}</strong>.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user