| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <div class="form_grid_options_wrap inner-panel"> |
| 2 | 2 | <div class="form-template-introduction"> |
| 3 | 3 | |
| 4 | 4 | <div class="form-template-notice"> |
| 5 | - <img src="<?= esc_url(GIVE_PLUGIN_URL . 'assets/dist/images/admin/cap-books.svg'); ?>" alt=""/> | |
| 5 | + <img src="<?= esc_url(GIVE_PLUGIN_URL . 'build/assets/dist/images/admin/cap-books.svg'); ?>" alt=""/> | |
| 6 | 6 | <p> |
| 7 | 7 | <?php _e('What is the Form Grid?', 'give'); ?><br /> |
| 8 | 8 | <?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'); ?> |
| 9 | 9 | </p> |