diff --git a/modules/poll/tpl/form.html b/modules/poll/tpl/form.html index 5de8756d8..f4d9ee013 100644 --- a/modules/poll/tpl/form.html +++ b/modules/poll/tpl/form.html @@ -16,9 +16,6 @@
-
- {$lang->poll_total_count} : {number_format($poll->poll_count)} -
{$lang->poll_stop_date} : {zdate($poll->stop_date, "Y-m-d H:i")}
@@ -28,7 +25,7 @@
-
{$poll_srl_index}. {$val->title} ({$val->poll_count})
+
{$poll_srl_index}. {$val->title}
{@$_idx = $poll->poll_srl.'_'.$poll_srl_index.'_'.$item_srl} @@ -38,7 +35,7 @@ - +