'title' => 'Orders today', $output .= '<div><form id="csv" action="orders" method="get" /><input type="hidden" name="csv" value="true" /><input type="submit" value="CSV" style="background-color: gold" /></form></div>';
The action="Orders today" is the only thing I can see. The other one has the Customer with 'title' => 'Customers',. If that makes any sense.
