summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 3925c2e)
raw | patch | inline | side by side (from parent 1: 3925c2e)
author | Florian Forster <ff@octo.it> | |
Tue, 6 Jul 2010 14:27:38 +0000 (16:27 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 6 Jul 2010 14:27:38 +0000 (16:27 +0200) |
src/action_show_instance.c | patch | blob | history |
index b0033f94084091338e3c9b00e5d5c59b66132952..0f44fca0ff3e0ee4dcdd24eeaa9ac8d19c87166c 100644 (file)
time_params[sizeof (time_params) - 1] = 0;
}
- printf ("<h3>Instance "%s"</h3>\n", descr);
+ printf ("<h2>Instance "%s"</h2>\n", descr);
show_breadcrump (cfg, inst);