diff --git a/dsmon.sh b/dsmon.sh index db42583..90c8261 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -604,7 +604,7 @@ if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then msg2="(ver-${VERS})" c=0; spc=''; spc1=`expr 61 - ${#msg}`; until [ ${c} = ${spc1} ]; do spc="${spc} "; c=`expr ${c} + 1`; done c=0; spcB=''; spc1=`expr 23 - ${#msg2}`; until [ ${c} = ${spc1} ]; do spcB="${spcB} "; c=`expr ${c} + 1`; done - echo -e "${idsCL[LightGreen]}${msg}${idsCL[Default]}${spc}${idsCL[DarkGray]}${msg2}${spcB}${idsCL[LightGreen]}|${idsCL[Default]}" + echo -e "${idsCL[LightGreen]}${msg}${idsCL[Default]}${spc}${idsCL[Yellow]}${msg2}${spcB}${idsCL[LightGreen]}|${idsCL[Default]}" DIVIDER . lightGreen 85 fi case ${ACTION} in