Initial commit
This commit is contained in:
9
data/header.php
Normal file
9
data/header.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<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("../includes/cropday.php");?></i></font></td>
|
||||
<td width="50%" align="right" border="0"><font color="#00BFFF"><i>CONTROLS OVERVIEW</i></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user