Update sites.inc
This commit is contained in:
@@ -333,7 +333,7 @@ NEWSITE(){
|
|||||||
fi
|
fi
|
||||||
[ "${showdivide}" == "yes" ] && DIVIDER
|
[ "${showdivide}" == "yes" ] && DIVIDER
|
||||||
echo
|
echo
|
||||||
width=14
|
width=18
|
||||||
printf "%-${width}s: %s\n" "New site" "${NEW_SITE}"
|
printf "%-${width}s: %s\n" "New site" "${NEW_SITE}"
|
||||||
printf "%-${width}s: %s\n" "Create SSL" "${CREATE_SSL}"
|
printf "%-${width}s: %s\n" "Create SSL" "${CREATE_SSL}"
|
||||||
printf "%-${width}s: %s\n" "Site type" "${SITE_TYPE}"
|
printf "%-${width}s: %s\n" "Site type" "${SITE_TYPE}"
|
||||||
|
|||||||
Reference in New Issue
Block a user