10 lines
458 B
PHP
10 lines
458 B
PHP
<head>
|
|
<link rel="stylesheet" href="data/4kfix.css">
|
|
</head>
|
|
<table class="tftable1">
|
|
<tr>
|
|
<td width="50%" align="left" border="0"><font color="#00BFFF"><i>LASUCA CONTROLS  <?php date_default_timezone_set('America/Chicago'); $date = date('M j, Y g:i:s A'); echo "$date";?>   Crop Day <?php include("cropday.php");?></i></font></td>
|
|
<td width="50%" align="right" border="0"><font color="#00BFFF"><i>CONTROLS OVERVIEW</i></font></td>
|
|
</tr>
|
|
</table>
|