diff --git a/inc/sites.inc b/inc/sites.inc index 195b127e..65e8bac7 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -579,10 +579,10 @@ SITEINFO(){ echo -e "${idsCL[Cyan]}7) Proxy Server: ${idsST[Bold]}${server}${idsST[Reset]}" echo -e "${idsCL[Cyan]}8) Proxy Port: ${idsST[Bold]}${port}${idsST[Reset]}" fi - echo -en "\n${idsCL[LightCyan]}Enter the line number to edit, or (s) to save: ${idsCL[Default]}" + echo -e "\n${idsCL[LightCyan]}Enter the line number to edit, or (s) to save:${idsCL[Default]}" read edit - echo -en "\033[11A\033[K" + echo -en "\033[12A\033[K" done echo