# cf7-grid-layout/4.12/admin/partials/pointers/cf7sg-pointer-editor-preview-form.php

Smart Grid-Layout Design for Contact Form 7, version 4.12. 9 lines.

- Page: https://pluginprobe.com/plugins/cf7-grid-layout/4.12/code/admin/partials/pointers/cf7sg-pointer-editor-preview-form.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/4.12/raw/admin/partials/pointers/cf7sg-pointer-editor-preview-form.php
- Modified: 2020-10-10T04:58:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/cf7-grid-layout/4.12/code/admin/partials/pointers/cf7sg-pointer-editor-preview-form.php#L10-L20`.

```php
<?php
/**
* preview form..
* @since 4.3.0
*/
 ?>
<h3 class="cf7sg-pointer"><?=__('Preview form', 'cf7-grid-layout')?></h3>
<p><?=__('You can now preview your form with this link.','cf7-grid-layout')?></p>

```
