]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/templates/christmas2/viewtopic_poll_result.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / templates / christmas2 / viewtopic_poll_result.tpl
diff --git a/phpBB2_old/templates/christmas2/viewtopic_poll_result.tpl b/phpBB2_old/templates/christmas2/viewtopic_poll_result.tpl
deleted file mode 100644 (file)
index d841400..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
\r
-<tr> \r
-  <td class="row2" colspan="2"><br clear="all" />\r
-       <table cellspacing="0" cellpadding="4" border="0" align="center">\r
-         <tr> \r
-               <td colspan="4" align="center"><span class="gen"><b>{POLL_QUESTION}</b></span></td>\r
-         </tr>\r
-         <tr> \r
-               <td align="center"> \r
-                 <table cellspacing="0" cellpadding="2" border="0">\r
-                       <!-- BEGIN poll_option -->\r
-                       <tr> \r
-                         <td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>\r
-                         <td> \r
-                               <table cellspacing="0" cellpadding="0" border="0">\r
-                                 <tr> \r
-                                       <td><img src="templates/christmas2/images/vote_lcap.gif" width="4" alt="" height="12" /></td>\r
-                                       <td><img src="{poll_option.POLL_OPTION_IMG}" width="{poll_option.POLL_OPTION_IMG_WIDTH}" height="12" alt="{poll_option.POLL_OPTION_PERCENT}" /></td>\r
-                                       <td><img src="templates/christmas2/images/vote_rcap.gif" width="4" alt="" height="12" /></td>\r
-                                 </tr>\r
-                               </table>\r
-                         </td>\r
-                         <td align="center"><b><span class="gen">&nbsp;{poll_option.POLL_OPTION_PERCENT}&nbsp;</span></b></td>\r
-                         <td align="center"><span class="gen">[ {poll_option.POLL_OPTION_RESULT} ]</span></td>\r
-                       </tr>\r
-                       <!-- END poll_option -->\r
-                 </table>\r
-               </td>\r
-         </tr>\r
-         <tr> \r
-               <td colspan="4" align="center"><span class="gen"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></span></td>\r
-         </tr>\r
-       </table>\r
-       <br clear="all" />\r
-  </td>\r
-</tr>\r