aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-rdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-rdf.c')
-rw-r--r--my-evolution/e-summary-rdf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary-rdf.c b/my-evolution/e-summary-rdf.c
index 435268df04..dee5077bda 100644
--- a/my-evolution/e-summary-rdf.c
+++ b/my-evolution/e-summary-rdf.c
@@ -247,6 +247,7 @@ tree_walk (xmlNodePtr root,
g_string_append (html, "</b></dt>");
if (r->shown == FALSE) {
+ g_string_append (html, "</dl>");
return;
}