diff --git a/defaults.inc b/defaults.inc index 21a0d211..f5269261 100755 --- a/defaults.inc +++ b/defaults.inc @@ -215,7 +215,7 @@ DISP_HEADER(){ clear fi echo "" - echo -e "${idsCL[LightGreen]} NodeMgmt - Galera/NGINX Node Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}" + echo -e "${idsCL[LightGreen]} NodeMgmt - Node Monitoring & Management${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}" DIVIDER . lightGreen if [ "$2" = true ]; then echo -e " Node hostname : ${idsST[Bold]}${idsCL[LightCyan]}${NODE_HOSTNAME}${idsCL[Default]}${idsST[Reset]}"