# cf7-grid-layout/3.3.3/admin/partials/pointers/cf7sg-pointer-update-forms.php

Smart Grid-Layout Design for Contact Form 7, version 3.3.3. 6 lines.

- Page: https://pluginprobe.com/plugins/cf7-grid-layout/3.3.3/code/admin/partials/pointers/cf7sg-pointer-update-forms.php
- Raw: https://pluginprobe.com/plugins/cf7-grid-layout/3.3.3/raw/admin/partials/pointers/cf7sg-pointer-update-forms.php
- Modified: 2018-12-22T20:05:28+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/3.3.3/code/admin/partials/pointers/cf7sg-pointer-update-forms.php#L10-L20`.

```php
<?php
?>
<h3 class="cf7sg-pointer"><?=__('Update your forms', 'cf7-grid-layout')?></h3>
<p><?=__('When you upgrade the CF7 Smart Grid Extension, there are certain times when an update to your forms is required. This is due to an update in the meta-data that is being saved with each forms.  Failing to do so may result unexpected behaviour of the form functionality.','cf7-grid-layout')?></p>
<p><?=__('Forms that need to be updated will be <em style="color:red;">highlighted in red</em>.','cf7-grid-layout')?></p>

```
