mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Update Tower Configuration help text to remove \n escape.
This commit is contained in:
@@ -32,9 +32,7 @@ register(
|
|||||||
help_text=_('If needed, you can add specific information (such as a legal '
|
help_text=_('If needed, you can add specific information (such as a legal '
|
||||||
'notice or a disclaimer) to a text box in the login modal using '
|
'notice or a disclaimer) to a text box in the login modal using '
|
||||||
'this setting. Any content added must be in plain text, as '
|
'this setting. Any content added must be in plain text, as '
|
||||||
'custom HTML or other markup languages are not supported. If '
|
'custom HTML or other markup languages are not supported.'),
|
||||||
'multiple paragraphs of text are needed, new lines (paragraphs) '
|
|
||||||
'must be escaped as `\\n` within the block of text.'),
|
|
||||||
category=_('UI'),
|
category=_('UI'),
|
||||||
category_slug='ui',
|
category_slug='ui',
|
||||||
feature_required='rebranding',
|
feature_required='rebranding',
|
||||||
|
|||||||
Reference in New Issue
Block a user