X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Freports_classes.inc;h=bb24fb2d4d29bb73b6dc95c2132b0398cd6150ce;hb=12d2d8f602474fe08822a3755cea78e0ac81a0e2;hp=c4a476ed66cec4cba15da90253a87fc8dc91b875;hpb=94bf04846cc052990ff3086c2e6f6fc1e2058f17;p=fa-stable.git diff --git a/reporting/includes/reports_classes.inc b/reporting/includes/reports_classes.inc index c4a476ed..bb24fb2d 100644 --- a/reporting/includes/reports_classes.inc +++ b/reporting/includes/reports_classes.inc @@ -253,7 +253,7 @@ class BoxReports case 'GRAPHIC': $sel = array(_("No Graphics"), _("Vertical bars"), _("Horizontal bars"), - _("Dots"), _("Lines"), _("Pie"), _("Donut"), _("Half donut"), _("Spline")); + _("Dots"), _("Lines"), _("Pie"), _("Donut"), _("Half Donut"), _("Splines")); return array_selector($name, null, $sel); case 'SYS_TYPES':