mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
remove unnecessary hashes included in "CUSTOM_LOGO" help text
see: #5239
This commit is contained in:
parent
2c1145570b
commit
34492d677d
@ -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