diff --git a/inc/sites.inc b/inc/sites.inc index 4922afe0..20551637 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -584,6 +584,8 @@ SITEINFO(){ case "${edit}" in 4) [ "${hsts}" == "-" ] && hsts='Yes' || hsts='-';; + 5) [ "${wbskt}" == "-" ] && wbskt='Yes' || wbskt='-';; + 6) [ "${lock}" == "-" ] && lock='Yes' || lock='-';; esac echo -e "\033[11A"