Files
controls-overviews/data/header.php
2026-02-17 13:30:09 -06:00

10 lines
470 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 &nbsp<?php date_default_timezone_set('America/Chicago'); $date = date('M j, Y g:i:s A'); echo "$date";?> &nbsp Crop Day <?php include("../includes/cropday.php");?></i></font></td>
<td width="50%" align="right" border="0"><font color="#00BFFF"><i>CONTROLS OVERVIEW</i></font></td>
</tr>
</table>