Adjust the issue banner to use hidden cursor instead of color hack
This commit is contained in:
parent
e77ab483df
commit
3a5258ff1f
@ -100,11 +100,11 @@ ISSUE_TEMPLATE = '''
|
||||
device. Unauthorized attempts and actions to access or use this system may
|
||||
result in civil or criminal penalties.
|
||||
|
||||
Pro přístup k aplikacím otevřete jednu z následujících URL ve Vašem
|
||||
internetovém prohlížeči.
|
||||
\x1b[1m{url}\x1b[0m
|
||||
\x1b[1m{ip}\x1b[0m
|
||||
\x1b[0;30m
|
||||
Pro přístup k aplikacím otevřete jednu z těcho URL v internetovém prohlížeči.
|
||||
Open one the following URLs in web browser to access the applications.
|
||||
|
||||
- \x1b[1m{url}\x1b[0m
|
||||
- \x1b[1m{ip}\x1b[0m\x1b[?1c
|
||||
'''
|
||||
|
||||
ACME_CRON_TEMPLATE = '''#!/bin/sh
|
||||
|
Loading…
Reference in New Issue
Block a user