default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / view / cust_main / quotations.html
1 <& /elements/quotations.html,
2      cust_main     => $cust_main,
3      convert_label => 'Place order',
4 &>
5
6 <%init>
7
8 my $cust_main = shift;
9
10 </%init>