diff options
Diffstat (limited to 'UI/Contact')
-rw-r--r-- | UI/Contact/contact.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html index 3bf7f1a3..7c22bfe1 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -619,6 +619,16 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> } ?> <?lsmb PROCESS input element_data = { type="hidden" + name="old_contact_class" + value=contact_class + } ?> + <?lsmb PROCESS input element_data = { + type="hidden" + name="old_contact" + value=contact + } ?> + <?lsmb PROCESS input element_data = { + type="hidden" name="contact_id" value=contact_id } ?> |