diff --git a/blocks/html/deeds/deedList.inc b/blocks/html/deeds/deedList.inc index 4b18269..55761d6 100644 --- a/blocks/html/deeds/deedList.inc +++ b/blocks/html/deeds/deedList.inc @@ -44,7 +44,7 @@ $url = new URL(BASE_URL.'/deeds/deleteDeed.php'); $url->deed_id = $deed->getId(); - $url->return_url = "http://$_SERVER[SERVER_NAME]$_SERVER[REQUEST_URI]"; + $url->return_url = "https://'.BASE_HOST.$_SERVER['REQUEST_URI']"; $deleteButton = "