diff --git a/inc/certs.inc b/inc/certs.inc index 76908ad0..971b6488 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -281,7 +281,7 @@ LISTCERTS(){ while [ "${editc^}" != "E" ]; do echo -e "\033[K" echo -e "\033[K" - echo -e "\033[K (${idsCL[Green]}C${idsCL[Default]})reate New, (${idsCL[Green]}R${idsCL[Default]})eload, (${idsCL[Yellow]}E${idsCL[Default]})xit" + echo -e "\033[K (${idsCL[Green]}A${idsCL[Default]})dd New Cert, (${idsCL[Green]}R${idsCL[Default]})eload Certs, (${idsCL[Yellow]}E${idsCL[Default]})xit" echo -e "\033[K" echo -e "\033[K" echo -e "\033[K"