diff options
author | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-10-15 00:43:09 +0000 |
---|---|---|
committer | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-10-15 00:43:09 +0000 |
commit | 1a032788f411bb93ca3ab2b7482f4aeb10b17abe (patch) | |
tree | 5f2639a97f102266a009ce3d3dd1c688f141015b /UI | |
parent | afa0644850bc67077861b9cc57495bb38e38351a (diff) |
XHTML 1.0 transitional fix
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1756 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI')
-rw-r--r-- | UI/pos-receipts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/pos-receipts.html b/UI/pos-receipts.html index 60d42af9..7af5ff26 100644 --- a/UI/pos-receipts.html +++ b/UI/pos-receipts.html @@ -8,7 +8,7 @@ <tr> <th class="listtop"><?lsmb form.title ?></th> </tr> - <tr height="5"></tr> + <tr><td> </td></tr> <tr> <td> <table> |