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

SF.net SVN: ledger-smb:[2309] trunk/bin/aa.pl



Revision: 2309
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2309&view=rev
Author:   einhverfr
Date:     2008-09-03 17:14:13 +0000 (Wed, 03 Sep 2008)

Log Message:
-----------
Clarifying UI on AR/AP Search Screen

Modified Paths:
--------------
    trunk/bin/aa.pl

Modified: trunk/bin/aa.pl
===================================================================
--- trunk/bin/aa.pl	2008-09-03 16:51:42 UTC (rev 2308)
+++ trunk/bin/aa.pl	2008-09-03 17:14:13 UTC (rev 2309)
@@ -1459,7 +1459,7 @@
 	  <th align=right>$name</th>
 	  <td colspan=3>$selectname</td>
 	</tr>
-	<tr><th align="right">|.$locale->text('Number').qq|</th>
+	<tr><th align="right">|.$locale->text("$name Number").qq|</th>
 	    <td colspan="3"><input name="meta_number" size="36">
         </tr>
 	$employee


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