Revision 4d9f6a88
Von Andreas Rudin vor fast 4 Jahren hinzugefügt
templates/webpages/customer_vendor/tabs/contacts.html | ||
---|---|---|
33 | 33 |
<td>[% L.input_tag('contact.cp_name', SELF.contact.cp_name, class="wi-wide") %]</td> |
34 | 34 |
</tr> |
35 | 35 |
<tr> |
36 |
<th[% 'Main Contact Person' | $T8 %]</th> |
|
36 |
<th>[% 'Main Contact Person' | $T8 %]</th>
|
|
37 | 37 |
<td>[% L.yes_no_tag('contact.cp_main', SELF.contact.cp_main) %]</td> |
38 | 38 |
</tr> |
39 | 39 |
<tr> |
Auch abrufbar als: Unified diff
Typo korrigiert in templates/webpages/customer_vendor/tabs/contacts.html