git-svn-id: http://xe-core.googlecode.com/svn/trunk@1025 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-09 01:58:14 +00:00
parent e77791ab6b
commit d4bef08607
15 changed files with 37 additions and 13 deletions

View file

@ -3,8 +3,8 @@
<div class="poll_box" style="{$poll->style}">
<div class="poll_title_box">
<div class="poll_total_count">
{$lang->poll_total_count} : {number_format($poll->poll_count)}
<div class="poll_join_count">
{$lang->poll_join_count} : {number_format($poll->poll_count)}
</div>
<div class="poll_stop_date">
{$lang->poll_stop_date} : {zdate($poll->stop_date, "Y-m-d H:i")}