</tr>
<tr>
- <th align="right">[% 'Language' | $T8 %]</th>
+ <th align="right">[% 'Default Customer/Vendor Language' | $T8 %]</th>
<td>
[%- INCLUDE 'generic/multibox.html'
name = 'language_id',
DATA = ALL_LANGUAGES,
id_key = 'id',
label_key = 'description',
+ show_empty = 1
-%]
</td>
</tr>