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'];