summaryrefslogtreecommitdiff
path: root/UI
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-09-17 21:02:26 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-09-17 21:02:26 +0000
commitc4ff29592269fdc248c0a27736dcad1227c3a998 (patch)
tree77968f1cb88ebf08a19c2e65f9103579217d881e /UI
parent2bb509376b95084eca458df2dd8de907f94694c5 (diff)
Clarifying elements of contact UI
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2326 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI')
-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"