diff --git a/www/vicidial/AST_timeonVDADallSUMMARY_mobile.php b/www/vicidial/AST_timeonVDADallSUMMARY_mobile.php index 3f251033..5dadc077 100644 --- a/www/vicidial/AST_timeonVDADallSUMMARY_mobile.php +++ b/www/vicidial/AST_timeonVDADallSUMMARY_mobile.php @@ -288,7 +288,7 @@ while($k<$groups_to_print) $group = $groups[$k]; $JS_text.="'$group',"; $JS_text2.="'$group',"; - $sub_pct_display.="
"; + $sub_pct_display.="
$group
"; $sub_pct_display.="
$group
"; $CSV_text.="\"$group\"\n"; @@ -1723,4 +1723,4 @@ function RefreshReportWindow() { } } */ -?> \ No newline at end of file +?>