diff --git a/scripts/wk/hw/diags.py b/scripts/wk/hw/diags.py index 2a0a835b..5a7faaba 100644 --- a/scripts/wk/hw/diags.py +++ b/scripts/wk/hw/diags.py @@ -1302,6 +1302,9 @@ def run_diags(state, menu, quick_mode=False): else: std.pause('Press Enter to return to main menu...') + # osTicket + state.top_text = std.color_string('Hardware Diagnostics', 'GREEN') + def screensaver(name): """Show screensaver"""