From 21ec50abfe9450b8157d8055a20a087d59503a69 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 6 Apr 2007 08:19:02 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1010 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/poll/tpl/form.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 @@ - +