mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
dropped translation tag
This commit is contained in:
parent
678dcad437
commit
fe115fdd16
@ -69,7 +69,6 @@ function CustomMessagesSubForm({ defaultMessages, type, i18n }) {
|
||||
css="margin-bottom: var(--pf-c-content--MarginBottom)"
|
||||
>
|
||||
<small>
|
||||
<Trans>
|
||||
Use custom messages to change the content of notifications sent
|
||||
when a job starts, succeeds, or fails. Use curly braces to
|
||||
access information about the job:{' '}
|
||||
@ -94,7 +93,6 @@ function CustomMessagesSubForm({ defaultMessages, type, i18n }) {
|
||||
Ansible Tower documentation
|
||||
</a>{' '}
|
||||
for more details.
|
||||
</Trans>
|
||||
</small>
|
||||
</Text>
|
||||
<FormFullWidthLayout>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user