Skip to content

Commit e410bdb

Browse files
authored
Keeps the same style after writing the SEARCH icon (#851)
1 parent 7357c1c commit e410bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/build.func

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ install_script() {
611611
;;
612612
2)
613613
header_info
614-
echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings (${SEARCH} Verbose)${CL}"
614+
echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings (${SEARCH}${BOLD}${BL} Verbose)${CL}"
615615
VERB="yes"
616616
base_settings "$VERB"
617617
echo_default

0 commit comments

Comments
 (0)