</tr>
<tr>
- <th align="left" nowrap>[% 'Name' | $T8 %]</th>
+ <th align="left" nowrap>[% 'Surname' | $T8 %]</th>
<td>
[% L.input_tag('contact.cp_name', SELF.contact.cp_name, size = 40) %]
<th align="left" valign="top" nowrap>[% var.config.description | html %]</th>
<td valign="top">
- [% PROCESS 'common/render_cvar_input.html'
+ [% INCLUDE 'common/render_cvar_input.html'
cvar_name_prefix = 'contact_cvars.'
%]
</td>