Merge pull request #7808 from Jerryby/wordpress_remove_network

typo
This commit is contained in:
bivis
2022-12-23 13:59:58 +03:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/contact-us" class="button action big">Request a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign Up For Free</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
</div>
</div>
</div>

View File

@@ -17,7 +17,7 @@
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/contact-us" class="button action big">Request a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign Up For Free</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
</div>
</div>
</div>

View File

@@ -127,7 +127,7 @@ if ($tIds !== false) {
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/contact-us" class="button action big">Request a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign Up For Free</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
</div>
</div>
</div>

View File

@@ -40,7 +40,7 @@ get_header();
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/contact-us" class="button action big">Request a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign Up For Free</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
</div>
</div>
</div>

View File

@@ -45,7 +45,7 @@ $post = $posts[0];
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/contact-us" class="button action big">Request a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign Up For Free</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
</div>
</div>
</div>

View File

@@ -73,7 +73,7 @@
<h4 class="text-header">Interested? Get to know more</h4>
<div class="buttons">
<a href="/contact-us" class="button action big">Request a demo</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign Up For Free</a>
<a href="<?= get_lawcarta_url()?>/user/registration" class="button secondary big">Sign up for free</a>
</div>
</div>
</div>

View File

@@ -42,7 +42,7 @@ get_header();
</div>
<div class="buttons">
<a href="/contact-us" class="button xxl mp-top-right">Request a demo</a>
<a href="/user/registration" class="button xxl mp-top-left">Sign Up For Free</a>
<a href="/user/registration" class="button xxl mp-top-left">Sign up for free</a>
</div>
</div>
<div class="right">