{{extend 'nwc/layout.html'}} {{=form.custom.begin}}
|
|||||||||||
|
|||||||||||
|
|||||||||||
{{=T('Zipcode')}}
|
{{=response.zipcode}} |
{{=T("City")}}
|
{{=response.city}} | ||||||||
{{=T("Street")}}
|
{{=response.street}} |
|
||||||||||
{{=response.fieldvalue_form.custom.begin}}
{{=response.view_fields}}
|
|
{{=response.cmd_contact_update}} | {{=response.cmd_help}} | {{=response.cmd_contact_cancel}} |
000000{{=response.contact_id}}
|
{{=response.contact_form.custom.label.firstname}} |
{{=response.contact_form.custom.widget.firstname}} |
{{=response.contact_form.custom.label.surname}} |
{{=response.contact_form.custom.widget.surname}} |
{{=response.contact_form.custom.label.status}} |
{{=response.contact_form.custom.widget.status}} |
{{=response.contact_form.custom.label.email}} |
{{=response.contact_form.custom.widget.email}} |
{{=response.contact_form.custom.label.phone}} |
{{=response.contact_form.custom.widget.phone}} |
{{=response.contact_form.custom.label.fax}} |
{{=response.contact_form.custom.widget.fax}} |
{{=response.contact_form.custom.label.mobil}} |
{{=response.contact_form.custom.widget.mobil}} |
{{=response.contact_form.custom.label.notes}} |
{{=response.contact_form.custom.widget.notes}} |