Example #1
0
 protected function _construct()
 {
     parent::_construct();
     $this->headerText = $this->__("Send Points to a Friend");
     //unused
 }
Example #2
0
 protected function _construct()
 {
     parent::_construct();
     $this->headerText = $this->__("Redeem Your Points");
     //unused
 }