diff --git a/inc/certs.inc b/inc/certs.inc index ec6b2e92..06fdadab 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -297,6 +297,7 @@ LISTCERTS(){ elif [ "${certid^}" == "C" ]; then echo -en "\033[1A\033[K\r" NEWCERT + [ "${SEARCH}" != "0" ] && LISTCERTS -edit -search ${SEARCH} || LISTCERTS -edit exit 0 elif [ "${certid^}" == "R" ]; then