From e08ce000a0c941895e99d6bf777669de24111613 Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Sat, 18 Apr 2020 14:42:02 +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 1712203..2d77b94 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 373a721..8de6a74 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