Update sites.inc

This commit is contained in:
2023-11-13 20:40:48 -06:00
parent 5623080475
commit 167e724ad8

View File

@@ -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[LightCyan]}"
echo -en "${idsST[Bold]}${idsCL[Yellow]}"
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