Fixes date format user preference (#4399)

This commit is contained in:
MatteoBiscosi 2021-08-27 17:10:04 +02:00
parent b199478e03
commit 494cc23a2d
5 changed files with 8 additions and 12 deletions

View file

@ -456,7 +456,7 @@ function printGUI()
multipleTableButtonPrefs(subpage_active.entries[d_label].title,
subpage_active.entries[d_label].description,
d_labels, d_values, "middle_endian", "primary",
d_label, "ntopng.user." .. _SESSION["user"] .. ".datetype")
d_label, "ntopng.user." .. _SESSION["user"] .. ".date_format")
-- ######################