From ced34acc043b2690fd3ab7d71117ef38d0130a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Garrido=20Labrador?= Date: Fri, 27 Oct 2017 09:13:46 +0200 Subject: [PATCH] https all sites --- Source/assets/html/base.twig | 2 +- Source/assets/html/footer.twig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/assets/html/base.twig b/Source/assets/html/base.twig index db270e0..9878665 100644 --- a/Source/assets/html/base.twig +++ b/Source/assets/html/base.twig @@ -47,7 +47,7 @@ } }, "content": { - "href": "http://localhost:8080/?page=tos#cookiePolicy" + "href": "page=tos#cookiePolicy" } })}); diff --git a/Source/assets/html/footer.twig b/Source/assets/html/footer.twig index 2b9f8a1..da96841 100644 --- a/Source/assets/html/footer.twig +++ b/Source/assets/html/footer.twig @@ -1,9 +1,9 @@