[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[2326] trunk/UI/Contact/contact.html



Revision: 2326
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2326&view=rev
Author:   einhverfr
Date:     2008-09-17 21:02:26 +0000 (Wed, 17 Sep 2008)

Log Message:
-----------
Clarifying elements of contact UI

Modified Paths:
--------------
    trunk/UI/Contact/contact.html

Modified: trunk/UI/Contact/contact.html
===================================================================
--- trunk/UI/Contact/contact.html	2008-09-17 16:24:13 UTC (rev 2325)
+++ trunk/UI/Contact/contact.html	2008-09-17 21:02:26 UTC (rev 2326)
@@ -175,10 +175,11 @@
 		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"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.