Issue ManuelW/monitor#1 behoben.
This commit is contained in:
parent
fe155443e6
commit
5669869426
2
get.php
2
get.php
@ -127,7 +127,7 @@ else { //if( $show_filter != 1 ) {
|
|||||||
$tageswechsel = get_timestamp(str_replace("-","",date_dbformat($lastday))."000000");
|
$tageswechsel = get_timestamp(str_replace("-","",date_dbformat($lastday))."000000");
|
||||||
|
|
||||||
//$nextday = '
|
//$nextday = '
|
||||||
$show[$tageswechsel] .= '
|
$show[$tageswechsel] = '
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="5" bgcolor="black"><span style="color:white;font-size:16px;font-weight:bold"> Tageswechsel: ' . get_date_long($row["zeit"]) . '</span></td>
|
<td colspan="5" bgcolor="black"><span style="color:white;font-size:16px;font-weight:bold"> Tageswechsel: ' . get_date_long($row["zeit"]) . '</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user