mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 18:31:39 -04:00
Brought back the header and footer.
This commit is contained in:
@@ -143,7 +143,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
|
||||
?>
|
||||
|
||||
|
||||
<?php include("include_header.html"); ?>
|
||||
<?php include("../include_header.html"); ?>
|
||||
|
||||
<table border="0" cellpadding="1" cellspacing="0">
|
||||
<tr>
|
||||
@@ -241,7 +241,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
|
||||
<input type="hidden" name="MM_insert" value="ChangeDate" />
|
||||
</form>
|
||||
<p> </p>
|
||||
<?php include("include_footer.html"); ?>
|
||||
<?php include("../include_footer.html"); ?>
|
||||
<?php
|
||||
mysql_free_result($Recordset1);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user