mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Control: improve settings-icon for non-personalized tickets
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<div class="big-radio radio">
|
||||
<label>
|
||||
<input type="radio" value="" name="{{ form.personalized.html_name }}" {% if not form.personalized.value %}checked{% endif %}>
|
||||
<span class="fa fa-fw fa-circle-o"></span>
|
||||
<span class="fa fa-fw fa-file-text-o"></span>
|
||||
<strong>{% trans "Non-personalized ticket" %}</strong>
|
||||
<div class="help-block">
|
||||
{% blocktrans trimmed %}
|
||||
|
||||
Reference in New Issue
Block a user