From 511d8ec920a6fbaf9fafe82c48e9195a2fb4d25f Mon Sep 17 00:00:00 2001 From: FliegenKLATSCH Date: Sun, 4 Aug 2013 18:20:48 +0200 Subject: [PATCH] Version-Parameter fixed Single Tracking-Entries couldn't be deleted because of missing Version in the Delete-Link. --- tbl_tracking.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tbl_tracking.php b/tbl_tracking.php index a6a5ac9ca9..647a341b2f 100644 --- a/tbl_tracking.php +++ b/tbl_tracking.php @@ -583,7 +583,7 @@ if (isset($_REQUEST['report']) || isset($_REQUEST['report_export'])) { echo '' . $statement . ''; echo '' . $drop_image_or_text . ''; echo ''; @@ -644,7 +644,7 @@ if (isset($_REQUEST['report']) || isset($_REQUEST['report_export'])) { echo '' . htmlspecialchars($entry['username']) . ''; echo '' . $statement . ''; echo '' . $drop_image_or_text . '';