From 3b24ecbb01ea7ae28fabb5fa07f8384a5e93ac95 Mon Sep 17 00:00:00 2001 From: Madeorsk Date: Sun, 24 Feb 2019 14:02:09 +0100 Subject: [PATCH] Add votes number in results image. --- views/svg/results.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/views/svg/results.php b/views/svg/results.php index 4f2a14b..85f4e34 100644 --- a/views/svg/results.php +++ b/views/svg/results.php @@ -29,6 +29,13 @@ function percentage_pos_y($r, $percentage) 0 0.5 ? 1 : 0) ?> 1 L0 0" fill=""> + + votes ?> \ No newline at end of file