ui-repolist,ui-shared: remove redundant title on repo anchors
commitafffc3e772a7b0c9d729f330ef2c9900c4343b63
authorChris Mayo <aklhfex@gmail.com>
Fri, 15 Mar 2019 20:17:05 +0000 (15 20:17 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Dec 2022 15:13:24 +0000 (19 16:13 +0100)
tree9c3029010870a3168d575b06c5f59e064db4a012
parentfd20a5475e33d5b7198cc22b6a5a6940c4a1ac90
ui-repolist,ui-shared: remove redundant title on repo anchors

The title attribute was being set to the same value as the anchor
element text.

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Reviewed-by: Eric Wong <e@80x24.org>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
ui-repolist.c
ui-shared.c