mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Fix incorrect help text
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
<div class="help-block">
|
<div class="help-block">
|
||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
This is the address users can buy your tickets at. Should be short, only contain lowercase
|
This is the address users can buy your tickets at. Should be short, only contain lowercase
|
||||||
letters and numbers, and must be unique among your events. We recommend some kind of
|
letters, numbers, dots, and dashes, and must be unique among your events. We recommend some kind of
|
||||||
abbreviation or a date with less than 10 characters that can be easily remembered, but you
|
abbreviation or a date with less than 10 characters that can be easily remembered, but you
|
||||||
can also choose to use a random value.
|
can also choose to use a random value.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
|
|||||||
Reference in New Issue
Block a user