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