Datepicker bei vorauss. Auftragsdatum: kein 'BL' mehr
[kivitendo-erp.git] / templates / webpages / oe / form_header.html
index 2932655..70d2e16 100644 (file)
                   <tr>
                     <th width="70%" align="right" nowrap>[% 'Expected billing date' | $T8 %]</th>
                     <td nowrap>
-                      [%- L.date_tag('expected_billing_date', expected_billing_date 'BL') %]
+                      [%- L.date_tag('expected_billing_date', expected_billing_date) %]
                     </td>
                   </tr>
 [%- END %]