diff --git a/pve-mod-gui-sensors.sh b/pve-mod-gui-sensors.sh index 6a83685..a8b2ccf 100644 --- a/pve-mod-gui-sensors.sh +++ b/pve-mod-gui-sensors.sh @@ -202,7 +202,7 @@ function configure { msg "Displaying System Information... no" ;; *) - warn "Invalid selection. System information will not be displayed." + warn "Invalid selection. System information will be displayed." enableSystemInfo=true ;; esac