From 3a5258ff1fbf16b9d0a0c96abdbcabe6b591d594 Mon Sep 17 00:00:00 2001 From: Disassembler Date: Fri, 2 Nov 2018 18:13:20 +0100 Subject: [PATCH] Adjust the issue banner to use hidden cursor instead of color hack --- usr/lib/python3.6/vmmgr/__init__.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/usr/lib/python3.6/vmmgr/__init__.py b/usr/lib/python3.6/vmmgr/__init__.py index 1bfdbc8..d17edf5 100644 --- a/usr/lib/python3.6/vmmgr/__init__.py +++ b/usr/lib/python3.6/vmmgr/__init__.py @@ -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