diff --git a/faq.php b/faq.php index 5261770..ef64e5f 100644 --- a/faq.php +++ b/faq.php @@ -130,7 +130,7 @@ $getnum = $data->getnum() / 2; \ No newline at end of file diff --git a/opening.php b/opening.php index 2a799af..dd8c7ac 100644 --- a/opening.php +++ b/opening.php @@ -38,4 +38,9 @@ curl_close($ch); - \ No newline at end of file + \ No newline at end of file diff --git a/prices.php b/prices.php index 8f53fba..ef35708 100644 --- a/prices.php +++ b/prices.php @@ -36,7 +36,7 @@ echo curl_exec($ch); echo ""; curl_close($ch); - +include_once $URLcorrection . 'sections/transform-cta.php'; include_once $URLcorrection . "includes/footer.php"; ?> \ No newline at end of file