diff --git a/inc/sites.inc b/inc/sites.inc index 98cd5725..441f966e 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -584,7 +584,7 @@ SITEINFO(){ 5) [ "${explt}" == "-" ] && explt='Yes' || explt='-';; 6) [ "${lock}" == "-" ] && lock='Yes' || lock='-';; esac - echo -e "\033[11A" + echo -e "\033[12A" else echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}" read -n 1 confirm