diff --git a/inc/certs.inc b/inc/certs.inc index c20b17b7..6aa95295 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -343,7 +343,7 @@ LISTCERTS(){ 2) [ "${monitored}" == "-" ] && monitored='Yes' || monitored='-';; [Dd]) echo -e "\033[K\n\033[K" - echo -en "\n\033[K${idsCL[LightCyan]}Are you sure you wish to delete the cert (y/N): ${idsCL[Default]}" + echo -en "\033[K${idsCL[LightCyan]}Are you sure you wish to delete the cert (y/N): ${idsCL[Default]}" read -n 1 delconfirm case "${delconfirm}" in [Yy])