index.php
29 lines
| 1 | <div class="wrap"> |
| 2 | |
| 3 | <h2>Help make WP All Export better.</h2> |
| 4 | |
| 5 | <table class="layout"> |
| 6 | <tbody> |
| 7 | <tr> |
| 8 | <td class="left"> |
| 9 | <p style="font-size: 1.3em !important;"> |
| 10 | <b>E-mail</b> - <a href="mailto:support@wpallimport.com?Subject=WP%20All%20Export%20feedback">support@wpallimport.com</a><br> |
| 11 | <b>Support Form </b> - <a target="_blank" href="http://www.wpallimport.com/support/?utm_source=wordpress.org&utm_medium=feedback-page&utm_campaign=free+wp+all+export+plugin">http://www.wpallimport.com/support</a> |
| 12 | </p> |
| 13 | |
| 14 | <p style="font-size: 1.3em !important;">Thanks for using WP All Export.</p> |
| 15 | |
| 16 | <p style="font-size: 1.3em !important;">Every day we work to improve WP All Export and we can't do that without hearing from you.</br>We'd love for you to get in touch and tell us about your experiences with WP All Export.</p> |
| 17 | |
| 18 | <p style="font-size: 1.3em !important;"><b>Which tasks do you use WP All Export for?</b></p> |
| 19 | |
| 20 | <p style="font-size: 1.3em !important;"><b>What do you wish WP All Export was able to do?</b></p> |
| 21 | |
| 22 | <p style="font-size: 1.3em !important;"><b>What is the most frustrating part of using WP All Export?</b></p> |
| 23 | |
| 24 | </td> |
| 25 | <td class="right"> </td> |
| 26 | </tr> |
| 27 | </tbody> |
| 28 | </table> |
| 29 | </div> |