From 28ff8f5fd676042e5e8530a1e7519f5f36c41c92 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Wed, 18 Oct 2017 07:10:15 +0000 Subject: [PATCH] Removed a td: Closes #3 --- transaction_log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transaction_log.php b/transaction_log.php index 619d5ba..c88578e 100644 --- a/transaction_log.php +++ b/transaction_log.php @@ -570,7 +570,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) { } elseif($row_Recordset3['show_soldto_not_signed_in']) { echo ""; list_donation_locations_withheader('sold_to', $row_Recordset2['sold_to']); //- not required to be signed in. - echo ""; + echo ""; // echo " Create New Location | // Edit Existing Location"; $record_trans_id = $row_Recordset2['transaction_id'];