mirror of
https://github.com/fspc/water-the-theme.git
synced 2025-03-12 07:13:22 -04:00
Remove Lake Temperature - no sensors since 2017
This commit is contained in:
parent
b2c537e347
commit
88233fe35b
@ -145,10 +145,11 @@ class Water_The_Theme_Public {
|
|||||||
$sitename = 'Below Dam';
|
$sitename = 'Below Dam';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if ( $sitename !== 'Lake') {
|
||||||
$thePage .= '<tr>';
|
$thePage .= '<tr>';
|
||||||
$thePage .= "<td>$sitename $parameter</td><td>$value</td><td datetime='$datetime'></td>";
|
$thePage .= "<td>$sitename $parameter</td><td>$value</td><td datetime='$datetime'></td>";
|
||||||
$thePage .= '</tr>';
|
$thePage .= '</tr>';
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//[nws_custom location='lldp1']
|
//[nws_custom location='lldp1']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user