You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/docs.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
<p>We have many more features and charts, and offer email & chat support if you purchase our <a href="<?phpecho Visualizer_Plugin::PRO_TEASER_URL; ?>">Pro Version</a>.</p>
24
24
<?php } ?>
25
25
26
-
<p>Ready to begin? Let's <a href="<?phpechoadmin_url( 'admin.php?page=' . Visualizer_Plugin::NAME . '&vaction=addnew' ); ?>">create a chart!
26
+
<p>Ready to begin? Let's <a href="<?phpechoadmin_url( 'admin.php?page=' . Visualizer_Plugin::NAME . '&vaction=addnew' ); ?>">create a chart!</a>
<h2>Answer a few questions for us to help us improve the product</h2>
5
+
<p>We're always looking for suggestions to further improve Visualizer. If you'd like to help us, please fill out this <a href="<?phpechoVISUALIZER_SURVEY; ?>" target="_blank">survey</a>.</p>
6
+
<?phpif ( ! Visualizer_Module::is_pro() ) { ?>
7
+
<p>If your feedback is especially helpful and we choose to do an interview with you to discuss your suggestions, you will even gain a yearly membership for free for your trouble.</p>
0 commit comments