Skip to content

Commit 046d441

Browse files
authored
Merge pull request #993 from readthedocs/davidfischer/flight-change-request
Flight change -> flight change request
2 parents 39f2442 + 98580c5 commit 046d441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adserver/templates/adserver/includes/flight-metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
{% endif %}
145145
<p class='form-text small text-muted'>
146146
{% url 'support' as support_url %}
147-
{% blocktrans with flight_name=flight.name|urlencode %}Flight targeting information can only be changed by your account manager. Please <a href="{{ support_url }}?subject=Flight+change&body=Flight+'{{ flight_name }}'+needs+a+change:">contact our team</a>.{% endblocktrans %}
147+
{% blocktrans with flight_name=flight.name|urlencode %}Flight targeting information can only be changed by your account manager. Please <a href="{{ support_url }}?subject=Flight+change+request&body=Flight+'{{ flight_name }}'+needs+a+change:">contact our team</a>.{% endblocktrans %}
148148
</p>
149149
</dl>
150150

0 commit comments

Comments
 (0)