diff --git a/tbl_tracking.php b/tbl_tracking.php index b3ac4f322..ab5bd31cf 100644 --- a/tbl_tracking.php +++ b/tbl_tracking.php @@ -288,17 +288,17 @@ if (isset($_REQUEST['snapshot'])) { ' . $field['Field'] . '' . "\n"; + echo '' . htmlspecialchars($field['Field']) . '' . "\n"; } else { - echo '' . $field['Field'] . '' . "\n"; + echo '' . htmlspecialchars($field['Field']) . '' . "\n"; } ?> - - - - - - + + + + + + - - + + - - - - - + + + + +

[]

-
+

-
+ ' . @@ -390,9 +390,9 @@ if (isset($_REQUEST['report']) || isset($_REQUEST['report_export'])) { '' . '' . ''; - $str2 = ''; - $str3 = ''; - $str4 = ''; + $str2 = ''; + $str3 = ''; + $str4 = ''; $str5 = ''; printf($strTrackingShowLogDateUsers, $str1, $str2, $str3, $str4, $str5); @@ -429,8 +429,8 @@ if (isset($_REQUEST['report']) || isset($_REQUEST['report_export'])) { ?> - - + + - - + +
-
+ '; ?>
-
- - - - + + + + + " . sprintf($strTrackingExportAs, $str_export1) . $str_export2 . "
"; ?> @@ -618,11 +618,15 @@ if ($last_version > 0) { - - - + + + - | + + | +