mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 17:03:22 -05:00
Prevents wrapping of the table row. Noticed this after enhancement #enhancement #62.
This commit is contained in:
parent
305ebee833
commit
28f8bf464e
@ -789,7 +789,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
|
|||||||
</table> </tr>
|
</table> </tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td height="40" valign="bottom"><form id="form1" name="form1" method="post" action="">
|
<td height="40" valign="bottom" style="white-space: nowrap;"><form id="form1" name="form1" method="post" action="">
|
||||||
<br \>
|
<br \>
|
||||||
<label for="transaction_search" style="font-weight:bold;">Transaction Search:</label>
|
<label for="transaction_search" style="font-weight:bold;">Transaction Search:</label>
|
||||||
<br \>
|
<br \>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user