Home
last modified time | relevance | path

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

/plugin/discussion/
H A Daction.php834 ($this->_use_avatar() ? $this->_get_style() : '').'>', 6);
885 ptln('<div class="comment_replies"'.$this->_get_style().'>', 4);
913 protected function _get_style() { function in action_plugin_discussion