Home
last modified time | relevance | path

Searched refs:_winnerMsg (Results 1 – 1 of 1) sorted by relevance

/plugin/schulzevote/syntax/
H A Dvote.php128 $this->_winnerMsg($hlp, 'has_won');
179 $form->addHTML('<p>' . $this->_winnerMsg($hlp, 'leading') . '</p>');
200 function _winnerMsg($hlp, $lang) { function in syntax_plugin_schulzevote_vote