From 28f8bf464e0bcceaf8b278623600ea57ff35c2e4 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sun, 13 May 2018 03:11:26 +0000 Subject: [PATCH] Prevents wrapping of the table row. Noticed this after enhancement #enhancement #62. --- transaction_log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transaction_log.php b/transaction_log.php index 38b7ea0..8b970a4 100644 --- a/transaction_log.php +++ b/transaction_log.php @@ -789,7 +789,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) { -
+