diff --git a/inc/sites.inc b/inc/sites.inc index 7773cd24..fb53687d 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -582,13 +582,13 @@ SITEINFO(){ if [ $f -eq 0 ]; then echo -e "\033[K" echo -e "\033[K" - echo -e "\033[K here!!!" + echo -e "\033[K (s)ave, (c)ancel" echo -e "\033[K" echo -e "\033[K" echo -e "\033[K" echo -e "\033[7A" fi - echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit [(s)ave, (c)ancel]: ${idsCL[Default]}" + echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit: ${idsCL[Default]}" read -n 1 edit case "${edit}" in