Added missing report field

This commit is contained in:
Hillel Coren 2016-05-13 15:26:22 +03:00
parent f873998e22
commit df3a103825

View File

@ -1293,6 +1293,8 @@ $LANG = array(
'no_payment_method_specified' => 'No payment method specified', 'no_payment_method_specified' => 'No payment method specified',
'chart_type' => 'Chart Type',
); );
return $LANG; return $LANG;