Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-12-07 19:28:07 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-12-07 19:28:07 +0300
commit58d2ec7c007e7a4c5725d786303e36a2e782b3e6 (patch)
tree26822911755e5245413f313abffbe4800d7f2485 /page-healthcare.php
parentf1995b4fcacc4738d954ad6ef0c631fbbc7d8ef8 (diff)
link reliably to mautic-submit
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-healthcare.php')
-rw-r--r--page-healthcare.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-healthcare.php b/page-healthcare.php
index c5ca4548..b5b7d410 100644
--- a/page-healthcare.php
+++ b/page-healthcare.php
@@ -57,7 +57,7 @@ require(["require.config"], function() {
<h2><?php echo $l->t('Analysis: data in healthcare');?></h2>
<p><?php echo $l->t('We recommend to keep sensitive data on your own infrastructure instead of in a public cloud as the easiest and most cost-effective way of ensuring compliance.<br />Download our free healthcare security analysis.');?></p>
- <form name="whitepaper" method="post" action="<?php echo get_template_directory_uri()."/mautic-submit.php" ?>">
+ <form name="whitepaper" method="post" action="<?php echo home_url('mautic-submit') ?>">
<p><label for="email">
<td colspan="2" style="text-align:center">
@@ -339,7 +339,7 @@ require(["require.config"], function() {
<div class="col-md-offset-4 col-md-4 wp-center">
<p>
<div class="row "><img class="responsive text-center" src="<?php bloginfo('template_directory'); ?>/assets/img/whitepapers/architecture-thumbnail-banner.png"/></div>
- <form name="whitepaper" method="post" action="<?php echo get_template_directory_uri()."/mautic-submit.php" ?>">
+ <form name="whitepaper" method="post" action="<?php echo home_url('mautic-submit') ?>">
<p><label for="email"><?php echo $l->t('Download our Architecture whitepaper');?><br>
<input class="mail text-center" type="text" name="email" maxlength="80" size="30" placeholder="Enter your email"></label></p>
<td colspan="2" style="">