Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartynas Mickevicius <mmartynas@gmail.com>2010-08-15 16:10:32 +0400
committerMartynas Mickevicius <mmartynas@gmail.com>2010-08-15 16:10:32 +0400
commit6c9f949613e766719a2a8bfd3a9919cd102f452a (patch)
treecd81108acdd5b5b7ced27aacd1a92f9cd4424d17 /tbl_chart.php
parent62b443c0691fa119958f6ac09ee6c6694ba54f3f (diff)
added entry in the faq
Diffstat (limited to 'tbl_chart.php')
-rw-r--r--tbl_chart.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/tbl_chart.php b/tbl_chart.php
index 4e8f555e2b..abb4fa804f 100644
--- a/tbl_chart.php
+++ b/tbl_chart.php
@@ -168,7 +168,13 @@ $url_params['reload'] = 1;
</p>
</td></tr>
<?php } ?>
-
+
+ <tr><td colspan="2">
+ <p>
+ <?php echo __('Note that not every result table can be put to the chart. See <a href="./Documentation.html#faq6_28" target="Documentation">FAQ 6.28</a>'); ?>
+ </p>
+ </td></tr>
+
</table>
</fieldset>