mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-04-04 09:33:24 -04:00
Removes unneccessary information from the top of the page.
1) It is not clear what the historic purpose was of having shop 90 at the top of the page.
This commit is contained in:
parent
b4387774d7
commit
171b779df7
@ -158,7 +158,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
|
|||||||
<table border="0" cellpadding="1" cellspacing="0">
|
<table border="0" cellpadding="1" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" valign="bottom"><?php echo $error_message;?>
|
<td align="left" valign="bottom"><?php echo $error_message;?>
|
||||||
Shop ID: <span class="yb_standarditalics"><?php echo $individual_shop_id;?></span>; Location: <span class="yb_standarditalics"><?php echo $shop_location;?></span>; Date: <span class="yb_standarditalics"><?php echo $shop_date;?></span>; Shop Type: <span class="yb_standarditalics"><?php echo $shop_type;?></span> </td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user