Changeset 1159144
- Timestamp:
- 05/12/2015 08:56:57 PM (11 years ago)
- Location:
- msync
- Files:
-
- 3 edited
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-6.png (modified) (previous)
-
trunk/admin/partials/shortcode-form.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
msync/trunk/admin/partials/shortcode-form.php
r1158015 r1159144 1 1 <div id="msync_popup_container" style="display:none;"> 2 <h3> Choose your Form</h3>2 <h3>Select the appropriate form you wish to use. </h3> 3 3 <br> 4 4 <select name="marketo_form_id"> … … 9 9 <?php endif;?> 10 10 </select> 11 <p class="description"> Description.</p>11 <p class="description">Simply select the form template you think will fit best to use it within this post. If you need to edit a form or create a new form type, go to the MSync tab and either edit an existing one or create a new one.</p> 12 12 <p><input type="button" class="button-primary" id="msync-add-shortcode-button" value="Insert Form"></p> 13 13 </div>
Note: See TracChangeset
for help on using the changeset viewer.