diff options
Diffstat (limited to 'detail.php')
-rw-r--r-- | detail.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ if ($CONFIG['graph_type'] == 'canvas') { | |||
71 | ); | 71 | ); |
72 | } | 72 | } |
73 | echo '</div>'; | 73 | echo '</div>'; |
74 | echo '<p>Drag graph back and forth, or mouse scroll to zoom in or out.</p>'; | ||
74 | echo "</fieldset>\n"; | 75 | echo "</fieldset>\n"; |
75 | 76 | ||
76 | html_end(); | 77 | html_end(); |