[% USE HTML %] [% USE T8 %] [% USE L %]
[% title %]

[% 'Letternumber' | $T8 %]
[% 'Customer' | $T8 %] [%- INCLUDE 'generic/multibox.html' name = 'customer', style = 'width:250px', DATA = ALL_CUSTOMERS, id_key = 'id', label_key = 'name', select = vc_select, limit = MYCONFIG.vclimit, allow_textbox = 1, show_empty = 1, force_textbox = limit_exceeded_all_customer onChange = "document.getElementById('update_button').click();" -%] [%- IF MYCONFIG.vclimit > ALL_CUSTOMERS.size %] [%- END %]
[% 'Contact' | $T8 %]
[% 'Subject' | $T8 %]
[% 'Body' | $T8 %]
[% 'From' | $T8 %] [% L.date_tag('date_from') %] [% 'To (time)' | $T8 %] [% L.date_tag('date_to') %]