From 4e8dece98633187fad214fb847a189a3f460e4af Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Sat, 18 Apr 2020 14:40:54 +0200 Subject: [PATCH] mixed content issue fixed --- web/briskin5/index.php | 2 +- web/index.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 90f6e05..1712203 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -67,7 +67,7 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post Brisk - Tavolo <?php echo "$table_idx";?> - + diff --git a/web/index.php b/web/index.php index 4e7088b..373a721 100644 --- a/web/index.php +++ b/web/index.php @@ -1029,7 +1029,7 @@ supported by:
Brisk - + @@ -1202,7 +1202,7 @@ cookie_law(null); Brisk - + -- 2.17.1