diff options
Diffstat (limited to '')
| -rw-r--r-- | detail.php | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -66,7 +66,7 @@ foreach($term as $key => $s) { | |||
| 66 | print "</ul>\n"; | 66 | print "</ul>\n"; |
| 67 | 67 | ||
| 68 | printf('<img src="%s%s">'."\n", $CONFIG['weburl'], build_url('graph.php', $_GET)); | 68 | printf('<img src="%s%s">'."\n", $CONFIG['weburl'], build_url('graph.php', $_GET)); |
| 69 | echo '</div><! .graphs -->'; | 69 | echo '</div>'; |
| 70 | 70 | ||
| 71 | html_end(); | 71 | html_end(); |
| 72 | 72 | ||
