From c366bd6fa88fb7dbe1e42c84d56e2bda0b1682c5 Mon Sep 17 00:00:00 2001 From: William Bell Date: Tue, 9 Oct 2012 20:45:58 +0200 Subject: ui: Remember to print ampersand as proper html entities. --- ui-repolist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-repolist.c') diff --git a/ui-repolist.c b/ui-repolist.c index c774632..36c067a 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -104,7 +104,7 @@ void print_sort_header(const char *title, const char *sort) { htmlf("%s", title); -- cgit v1.2.3-24-g4f1b