<tr>
<th align="left" nowrap>[% 'Function/position' | $T8 %]</th>
- <td>[% L.input_tag('cp_function', cp_function, size=40) %]</td>
+ <td>[% L.input_tag('cp_position', cp_position, size=40, maxlength=75) %]</td>
</tr>
<tr>
[% IF cp_id %]
<input type="button" id="delete_contact" onclick="submitInputButton(this);" name="action" value="[% 'Delete Contact' | $T8 %]">
[% END %]
-
- <br style="clear: left" />