Example #1
0
 public function render(Varien_Object $row)
 {
     return Mage::helper('xtento_orderexport')->__('Used in <strong>%d</strong> profile(s)', count($row->getProfileUsage()));
 }