+ <tr>
+ <th valign="top" align="right" nowrap>[% LxERP.t8('Country') %]</th>
+ <td>[% L.select_tag('countrymode', SELF.all_countrymodes, title_key="title", default=(FORM.countrymode), onchange='select_country_defaults(this.value)') %]</td>
+ </tr>
+