From e410bdbf5e64ee74d72f2e7d79155725cbb705dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9dard-Couture?= Date: Mon, 16 Dec 2024 12:21:41 -0500 Subject: [PATCH] Keeps the same style after writing the SEARCH icon (#851) --- misc/build.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/build.func b/misc/build.func index 82dcacf9b..6aa9c9f15 100644 --- a/misc/build.func +++ b/misc/build.func @@ -611,7 +611,7 @@ install_script() { ;; 2) header_info - echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings (${SEARCH} Verbose)${CL}" + echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings (${SEARCH}${BOLD}${BL} Verbose)${CL}" VERB="yes" base_settings "$VERB" echo_default