"list graph" action: Don't show any instances if no search term is given.
[collection4.git] / src / utils_cgi.c
index 47a531f..3fe7e18 100644 (file)
@@ -643,6 +643,7 @@ int html_print_page (const char *title, /* {{{ */
   printf ("</td>\n"
       "      </tr>\n"
       "    </table>\n"
+      "    <div class=\"footer\">"PACKAGE_STRING"</div>\n"
       "  </body>\n"
       "</html>\n");