diff --git a/NeoBoot/files/tools.py b/NeoBoot/files/tools.py index 65c516a..0b21763 100644 --- a/NeoBoot/files/tools.py +++ b/NeoBoot/files/tools.py @@ -2092,10 +2092,10 @@ class InitializationFormattingDisk(Screen): class BootManagers(Screen): __module__ = __name__ - skin = """ + skin = """ - - + + """ def __init__(self, session):