mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
Merge pull request #311 from jangsutsr/7484_update_ctint_help_to_remove_newline_escape
Update Tower Configuration help text to remove \n escape
This commit is contained in:
commit
f14a47caa0
@ -32,9 +32,7 @@ register(
|
||||
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 '
|
||||
'this setting. Any content added must be in plain text, as '
|
||||
'custom HTML or other markup languages are not supported. If '
|
||||
'multiple paragraphs of text are needed, new lines (paragraphs) '
|
||||
'must be escaped as `\\n` within the block of text.'),
|
||||
'custom HTML or other markup languages are not supported.'),
|
||||
category=_('UI'),
|
||||
category_slug='ui',
|
||||
feature_required='rebranding',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user