diff --git a/inc/certs.inc b/inc/certs.inc index 696b995e..46f38f8a 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -330,8 +330,8 @@ LISTCERTS(){ echo -e "\033[K" echo -e "\033[7A" - [ "${con}" != "" ] && echo -en "\n\n" - echo -en "\033[1A\033[K\n\033[K\r${idsCL[LightCyan]}Enter the item number to edit: ${idsCL[Default]}" + [ "${con}" != "" ] && echo -en "\n" + echo -en "\033[K\n\033[K\r${idsCL[LightCyan]}Enter the item number to edit: ${idsCL[Default]}" read -n 1 editc case "${editc}" in