We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269e711 commit 781eca2Copy full SHA for 781eca2
template-parts/form-newsletter.php
@@ -51,10 +51,10 @@
51
<button
52
data-sitekey="reCAPTCHA_site_key"
53
data-callback='onSubmit'
54
- data-action='submit' class="g-recaptcha form__button button button--orange" type="submit" id="submit">Newsletter abonnieren</button>
+ data-action='submit' class="g-recaptcha form__button button button--orange" type="submit" id="submit">SMARTLETTER ABONNIEREN</button>
55
56
57
</form>
58
<script id="grecaptcha" src="https://www.google.com/recaptcha/api.js?render=<?php echo RECAPTCHA_TOKEN; ?>" data-token="<?php echo RECAPTCHA_TOKEN; ?>" async defer></script>
59
60
-<?php get_template_part( 'template-parts/form', 'loadingscreen' ); ?>
+<?php get_template_part( 'template-parts/form', 'loadingscreen' ); ?>
0 commit comments