diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index d36e7aa7..fa1e54c6 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -367,7 +367,7 @@ CHECKTEMP(){ elif [ "$(cat ${PW_TMPFOLDER}/.lastfancheck/${SENSOR}.set | cut -d'~' -f 2)" == "d" ]; then echo -e "\u25BC ${idsCL[Default]}" else - echo -e "${idsCL[LightCyan]}= ${idsCL[Default]}" + echo -e "${idsCL[Default]}" fi fi fi