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

SF.net SVN: ledger-smb:[3790] branches/1.3/UI/Contact/contact.html



Revision: 3790
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3790&view=rev
Author:   einhverfr
Date:     2011-10-02 17:08:31 +0000 (Sun, 02 Oct 2011)
Log Message:
-----------
Correcting minor issue with contact form

Modified Paths:
--------------
    branches/1.3/UI/Contact/contact.html

Modified: branches/1.3/UI/Contact/contact.html
===================================================================
--- branches/1.3/UI/Contact/contact.html	2011-10-02 16:58:11 UTC (rev 3789)
+++ branches/1.3/UI/Contact/contact.html	2011-10-02 17:08:31 UTC (rev 3790)
@@ -1093,7 +1093,7 @@
 </div>
 <?lsmb END # IF credit_id -?>
 <div class="input"><?lsmb PROCESS textarea element_data = {
-	label = text('Notes:<br />')
+	label = text('Notes:')
 	name = 'note'
 } ?></div>
 <div class="input">

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