Datepicker bei vorauss. Auftragsdatum: kein 'BL' mehr
[kivitendo-erp.git] / templates / webpages / oe / search.html
index e780d4b..b8d013b 100644 (file)
     <tr>
      <th align="right">[% 'Expected billing date' | $T8 %] [% 'From' | $T8 %]</th>
      <td>
-      [% L.date_tag('expected_billing_date_from', '' 'BL') %]
+      [% L.date_tag('expected_billing_date_from', '') %]
       [% 'Bis' | $T8 %]
-      [% L.date_tag('expected_billing_date_to', '' 'BL') %]
+      [% L.date_tag('expected_billing_date_to', '') %]
      </td>
     </tr>
     <tr>