File "admin-before.php"
Full Path: /home/tekvhqgl/public_html/wp-content/plugins/mailchimp-for-wp/integrations/gravity-forms/admin-before.php
File size: 301 bytes
MIME-type: text/html
Charset: utf-8
<p>
<?php
/* translators: %s links to the Gravity Forms overview page */
echo sprintf( __( 'To integrate with Gravity Forms, add the "Mailchimp for WordPress" field to <a href="%s">one of your Gravity Forms forms</a>.', 'mailchimp-for-wp' ), admin_url( 'admin.php?page=gf_edit_forms' ) );
?>
</p>