diff options
-rw-r--r-- | UI/Contact/contact.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html index 311660b8..6403d1c9 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -625,8 +625,8 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> value=entity_id } ?> <div class="input"><?lsmb PROCESS textarea element_data = { - label = text('Notes:<br />') # ' - name = notes + label = text('Notes:<br />') + name = 'notes' } ?></div> <div class="input"> <?lsmb PROCESS button element_data = { |