aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-tasks.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-tasks.c')
-rw-r--r--my-evolution/e-summary-tasks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/e-summary-tasks.c b/my-evolution/e-summary-tasks.c
index 2242351a86..963f8bf87b 100644
--- a/my-evolution/e-summary-tasks.c
+++ b/my-evolution/e-summary-tasks.c
@@ -206,7 +206,7 @@ generate_html (gpointer data)
}
cal_obj_uid_list_free (uids);
- g_string_append (string, "</ul>");
+ g_string_append (string, "</dd></dl>");
}
if (tasks->html) {