Hi again, only me

There appears to be a wee issue with the cloud height text again, as see in image enclosed
I cant remember, is there a function to disable the cloud height text, as i think it might look
better without it as theres already an indicator that gives a rough idea....
Also it looks like is still using the Metar for cloud?
My settings are as follows
$getMetar = false; // get the METAR from NOAA for substituting cloud conditions at night and/or day (not required)
$metarFrom = 'NWS'; // [ NWS | OZZ ] ... NWS=NOAA, OZZ=www.airservices.gov.au.
$metarICAO = "egtc";// specify 4 letter ICAO code for METAR (overridden if specified in Settings.php)
// Find a METAR closest to you here:
http://www.bashewa.com/icao-codes.php // Decode the METAR here:
http://www.bashewa.com/metar-taf-decoder.php $metarRefresh = 30; // refresh rate of the METAR in minutes
$useMetarAtNight= false; // always use METAR at night time for determinig clouds
$onlyUseMetar = false; // always use METAR for determinig clouds i.e. if you don't have a solar sensor or you don't trust WD's conditions