forked from CGM_Public/pretix_original
Change wording in a headline to avoid double-using a term
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
{% bootstrap_field form.eu_reverse_charge layout="control" %}
|
{% bootstrap_field form.eu_reverse_charge layout="control" %}
|
||||||
{% bootstrap_field form.home_country layout="control" %}
|
{% bootstrap_field form.home_country layout="control" %}
|
||||||
{% bootstrap_field form.keep_gross_if_rate_changes layout="control" %}
|
{% bootstrap_field form.keep_gross_if_rate_changes layout="control" %}
|
||||||
<h3>{% trans "Custom taxation rules" %}</h3>
|
<h3>{% trans "Custom rules" %}</h3>
|
||||||
<div class="alert alert-warning">
|
<div class="alert alert-warning">
|
||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
These settings are intended for professional users with very specific taxation situations.
|
These settings are intended for professional users with very specific taxation situations.
|
||||||
|
|||||||
Reference in New Issue
Block a user