diff --git a/inc/sites.inc b/inc/sites.inc index 29f40397..b1c8e95f 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -664,13 +664,13 @@ 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[LightYellow]}" + echo -en "${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 printf "%-28s %-8s %-6s %-6s %-6s %-6s %-6s %-8s\n" "${msg1}" "Type" "SSL" "HSTS" "WBSKT" "EXPLT" "LOCK" "Proxy Connection" fi - echo -en "${idsST[Reset]}${idsCL[Default]}" + echo -en "${idsCL[Default]}" DIVIDER false yellow ${dl} else DIVIDER false darkGray ${dl}