Example #1
0
 function getComment()
 {
     return AnwUtils::xText(parent::getComment()) . ' <span class="change_similars">(' . AnwComponent::g_("change_similars", array('count' => count($this->aoSimilarChanges))) . ')</span>';
 }