Update sites.inc

This commit is contained in:
2023-11-11 00:22:11 -06:00
parent 0ef79df8d2
commit 7b2da4ee07

View File

@@ -333,7 +333,7 @@ NEWSITE(){
fi
[ "${showdivide}" == "yes" ] && DIVIDER
echo
width=14
width=18
printf "%-${width}s: %s\n" "New site" "${NEW_SITE}"
printf "%-${width}s: %s\n" "Create SSL" "${CREATE_SSL}"
printf "%-${width}s: %s\n" "Site type" "${SITE_TYPE}"