X-Git-Url: http://git.vanrenterghem.biz/www.vanrenterghem.biz.git/blobdiff_plain/4b1ce0d83844cfd7c55e75a60ccb239882cd62e3..83ab5456767602f2a9860a7db7247f002ec96945:/phpBB2/cache/tpl_subSilver.viewtopic_poll_ballot.php diff --git a/phpBB2/cache/tpl_subSilver.viewtopic_poll_ballot.php b/phpBB2/cache/tpl_subSilver.viewtopic_poll_ballot.php deleted file mode 100644 index 0569d84..0000000 --- a/phpBB2/cache/tpl_subSilver.viewtopic_poll_ballot.php +++ /dev/null @@ -1,45 +0,0 @@ - -
- - - - - - - - - - - - - -
vars['POLL_QUESTION']) ? $this->vars['POLL_QUESTION'] : $this->lang('POLL_QUESTION'); ?>
- _tpldata['poll_option.']) ) ? sizeof($this->_tpldata['poll_option.']) : 0; -for ($poll_option_i = 0; $poll_option_i < $poll_option_count; $poll_option_i++) -{ - $poll_option_item = &$this->_tpldata['poll_option.'][$poll_option_i]; - $poll_option_item['S_ROW_COUNT'] = $poll_option_i; - $poll_option_item['S_NUM_ROWS'] = $poll_option_count; - -?> - - - - - -
 
- -
vars['L_VIEW_RESULTS']) ? $this->vars['L_VIEW_RESULTS'] : $this->lang('L_VIEW_RESULTS'); ?>
vars['S_HIDDEN_FIELDS']) ? $this->vars['S_HIDDEN_FIELDS'] : $this->lang('S_HIDDEN_FIELDS'); ?>
- \ No newline at end of file