summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UI/Contact/contact.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html
index 3b69c902..83d63c1a 100644
--- a/UI/Contact/contact.html
+++ b/UI/Contact/contact.html
@@ -175,10 +175,11 @@ problems with multi-word single-quoted constructs in PI tags. -CT -->
options = entity_classes
default_values = [created_as_class]
text_attr = 'class'
- value_attr = 'id'
+ value_attr = 'id'
+ label = text('Class:')
} ?>
<?lsmb PROCESS button element_data = {
- text = text('Generate')
+ text = text('Generate Control Code')
type = "submit"
name = "action"
value = "generate_control_code"