mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Merge pull request #5247 from ryanpetrello/fix-5239
remove unnecessary hashes included in "CUSTOM_LOGO" help text
This commit is contained in:
commit
00af3ccb1a
@ -47,7 +47,7 @@ register(
|
||||
default='',
|
||||
label=_('Custom Logo'),
|
||||
help_text=_('To set up a custom logo, provide a file that you create. For '
|
||||
'the custom logo to look its best, use a `.png` file with a '
|
||||
'the custom logo to look its best, use a .png file with a '
|
||||
'transparent background. GIF, PNG and JPEG formats are supported.'),
|
||||
placeholder='data:image/gif;base64,R0lGODlhAQABAIABAP///wAAACwAAAAAAQABAAACAkQBADs=',
|
||||
category=_('UI'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user