aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--detail.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/detail.php b/detail.php
index 875074b..0609d0e 100644
--- a/detail.php
+++ b/detail.php
@@ -71,6 +71,7 @@ if ($CONFIG['graph_type'] == 'canvas') {
71 ); 71 );
72} 72}
73echo '</div>'; 73echo '</div>';
74echo '<p>Drag graph back and forth, or mouse scroll to zoom in or out.</p>';
74echo "</fieldset>\n"; 75echo "</fieldset>\n";
75 76
76html_end(); 77html_end();