1
0
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:
Jonathan Rosenbaum 2024-01-31 23:09:09 +00:00
parent b2c537e347
commit 88233fe35b

View File

@ -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']