@@ -194,16 +194,16 @@ (apply iup:vbox ; #:expand "YES" ;; The heading labels (append (map (lambda (val) (iup:label val ; #:expand "HORIZONTAL" )) (list "Hostname: " - "Uname -a: " "Disk free: " "CPU Load: " "Run duration: " "Logfile: " - "Top process id: ")) + "Top process id: " + "Uname -a: ")) (iup:label "" #:expand "VERTICAL"))) (apply iup:vbox ; #:expand "YES" (list ;; NOTE: Yes, the host can change! (store-label "HostName"