Update 28 July 2016
This commit is contained in:
committed by
Tautvidas Sipavičius
parent
08cb994252
commit
c05a20cff9
@ -172,7 +172,7 @@ class Export {
|
||||
return $XLSX_writer->writeSheetRow(
|
||||
($this->group_by_segment_option) ?
|
||||
ucwords($segment) :
|
||||
__('All Segments'),
|
||||
__('All Lists'),
|
||||
$data
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user