HEX
Server: LiteSpeed
System: Linux server315.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/globfdxw/www/wp-content/plugins/give/src/Views/Admin/Form/FormGrid-Settings.php
<div class="form_grid_options_wrap inner-panel">
    <div class="form-template-introduction">

        <div class="form-template-notice">
            <img src="<?= esc_url(GIVE_PLUGIN_URL . 'build/assets/dist/images/admin/cap-books.svg'); ?>" alt=""/>
            <p>
                <?php _e('What is the Form Grid?', 'give'); ?><br />
                <?php _e('The GiveWP Form Grid provides a way to add a grid layout of multiple forms into posts and pages using either a block or shortcode.', 'give'); ?>
            </p>

            <a href="https://givewp.com/documentation/core/blocks/form-grid-block/" target="_blank">
                <?= __('Learn More', 'give'); ?>
                <svg viewbox="0 0 21 21" xmlns="http://www.w3.org/2000/svg">
                    <path
                        d="m10.96 9.68 6.897-6.896M18.53 6.148V2.11h-4.037M9.279 2.11H7.597c-4.205 0-5.887 1.683-5.887 5.888v5.046c0 4.205 1.682 5.887 5.887 5.887h5.046c4.205 0 5.887-1.682 5.887-5.887v-1.682"
                        stroke="#fff" stroke-width="1.261" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
                </svg>
            </a>
        </div>
    </div>
</div>