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

SF.net SVN: ledger-smb:[3966] branches/1.3/templates/demo/printPayment.html



Revision: 3966
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3966&view=rev
Author:   tshvr
Date:     2011-11-07 15:38:22 +0000 (Mon, 07 Nov 2011)
Log Message:
-----------
typo error

Modified Paths:
--------------
    branches/1.3/templates/demo/printPayment.html

Modified: branches/1.3/templates/demo/printPayment.html
===================================================================
--- branches/1.3/templates/demo/printPayment.html	2011-11-07 01:13:11 UTC (rev 3965)
+++ branches/1.3/templates/demo/printPayment.html	2011-11-07 15:38:22 UTC (rev 3966)
@@ -63,7 +63,7 @@
            </tr>
       <?lsmb END -?>
 	  <tr valign="top">
-          	<th align="right" colspan="4"> &nbsp; <?lsmb text('TOTAL' ?></th>
+          	<th align="right" colspan="4"> &nbsp; <?lsmb text('TOTAL') ?></th>
           	<td align="center"> <?lsmb header.amount ?>     </td>
           </tr>
  </table>

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