diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 2b9a3cc5..ae42f13d 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -215,10 +215,10 @@ CHECKTEMP(){ fi if [ ${DETAILS} -eq 1 ]; then - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]} 15 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]} 30 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]} 60 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" - echo -e "\r\033[K ${idsCL[White]}|---- ${idsCL[Default]}120 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]} 15 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]} 30 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]} 60 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" + echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]}120 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}" fi if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then