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

SF.net SVN: ledger-smb:[5936] trunk/UI/journal/journal_entry.html



Revision: 5936
          http://sourceforge.net/p/ledger-smb/code/5936
Author:   freelock
Date:     2013-08-04 15:35:23 +0000 (Sun, 04 Aug 2013)
Log Message:
-----------
Clean up HTML validation issue on journal_entry screen

Modified Paths:
--------------
    trunk/UI/journal/journal_entry.html

Modified: trunk/UI/journal/journal_entry.html
===================================================================
--- trunk/UI/journal/journal_entry.html	2013-08-04 15:35:14 UTC (rev 5935)
+++ trunk/UI/journal/journal_entry.html	2013-08-04 15:35:23 UTC (rev 5936)
@@ -379,5 +379,7 @@
 <a href="file.pl?action=show_attachment_screen&ref_key=<?lsmb form.id 
    ?>&file_class=1&callback=<?lsmb tt_url(callback) ?>">[<?lsmb text('Attach') ?>]</a>
 <?lsmb END # IF for<?lsmb INCLUDE CLOSE_STATUS_DIV id=form.id approved = form.approved ?>
+</form>
+<?lsmb INCLUDE CLOSE_STATUS_DIV ?>
 </body>
-<?lsmb INCLUDE CLOSE_STATUS_DIV ?>
+</html>

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