diff --git a/inc/sites.inc b/inc/sites.inc index 6f3805fb..54ce993e 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -594,7 +594,7 @@ SITEINFO(){ echo -e "\n" echo -en "Enter new Proxy Address: " read server - echo -e "\033[3A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[3A" + echo -e "\033[2A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[2A" ;; esac echo -e "\033[12A"