diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 76c6b7ed..27b52d65 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -183,7 +183,7 @@ CHECKTEMP(){ fi if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then - echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${idsCL[LightCyan]}$(ROUND_NUMBER ${temp_h} 2)%${idsCL[Default]}" + echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity ${idsCL[LightCyan]}$(ROUND_NUMBER ${temp_h} 2)%${idsCL[Default]}" fi echo