From ce769c00cf7943a9dd9adf76a28e1a19ab119fb0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 13 Nov 2023 20:41:13 -0600 Subject: [PATCH] Update sites.inc --- inc/sites.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/sites.inc b/inc/sites.inc index 72748889..29f40397 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -664,7 +664,7 @@ SITEINFO(){ if (( i % 12 == 0 )) || [ $i = 1 ]; then DIVIDER false yellow ${dl} [ ${EDIT} -eq 1 ] && msg1='##) Site Hostname' || msg1='Site Hostname' - echo -en "${idsST[Bold]}${idsCL[Yellow]}" + echo -en "${idsST[Bold]}${idsCL[LightYellow]}" if [ ${EDIT} -eq 1 ]; then printf "%-32s %-8s %-6s %-6s %-6s %-6s %-6s %-8s\n" "${msg1}" "Type" "SSL" "HSTS" "WBSKT" "EXPLT" "LOCK" "Proxy Connection" else