1 {TPL_HDR1}<span class="cattitle">{MESSAGE_TITLE}</span>{TPL_HDR2}<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
\r
3 <td class="row2" colspan="2"><br clear="all" />
\r
4 <table cellspacing="0" cellpadding="4" border="0" align="center">
\r
6 <td colspan="4" align="center"><span class="gen"><b>{POLL_QUESTION}</b></span></td>
\r
10 <table cellspacing="0" cellpadding="2" border="0">
\r
11 <!-- BEGIN poll_option -->
\r
13 <td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
\r
15 <table cellspacing="0" cellpadding="0" border="0">
\r
17 <td><img src="{T_TEMPLATE_PATH}/images/vote_lcap.gif" width="4" alt="" height="12" /></td>
\r
18 <td><img src="{T_TEMPLATE_PATH}/images/voting_bar.gif" width="{poll_option.POLL_OPTION_IMG_WIDTH}" height="12" alt="{poll_option.POLL_OPTION_PERCENT}" /></td>
\r
19 <td><img src="{T_TEMPLATE_PATH}/images/vote_rcap.gif" width="10" alt="" height="12" /></td>
\r
23 <td align="center"><b><span class="gen"> {poll_option.POLL_OPTION_PERCENT} </span></b></td>
\r
24 <td align="center"><span class="gen">[ {poll_option.POLL_OPTION_RESULT} ]</span></td>
\r
26 <!-- END poll_option -->
\r
31 <td colspan="4" align="center"><span class="gen"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></span></td>
\r