diff --git a/inc/sites.inc b/inc/sites.inc index 519f8ad5..b36d3d5f 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -761,8 +761,9 @@ SITEINFO(){ echo -e "\033[K" echo -e "\033[7A" # fi - - echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit: ${idsCL[Default]}" + + echo -e "\n\033[K\n\033[K\033[2A" + echo -en "\033[K${idsCL[LightCyan]}Enter the line number to edit: ${idsCL[Default]}" read -n 1 edit case "${edit}" in