summaryrefslogtreecommitdiff
path: root/UI/ct-form.html
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-05 15:06:14 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-05 15:06:14 +0000
commitb190710db86559503ae60b572744807b46cc8ab7 (patch)
treef98242e72298674d225865ac1a57127c7d85be14 /UI/ct-form.html
parente877b469af02884f1e7b2dd0d80fc7ab2e1f13a4 (diff)
Minor formatting fixes to the add customer screen
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1850 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/ct-form.html')
-rw-r--r--UI/ct-form.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/UI/ct-form.html b/UI/ct-form.html
index 44c8cf72..de9a3f52 100644
--- a/UI/ct-form.html
+++ b/UI/ct-form.html
@@ -261,10 +261,10 @@
name => 'taxincluded',
type => 'checkbox',
value => '1',
+ label => text('Tax Included'),
${form.taxincluded} => form.taxincluded
} -?>
</td>
- <th align="left"><?lsmb text('Tax Included') ?></th>
</tr>
</table>
</td>
@@ -355,7 +355,7 @@
size => '24',
maxlength => '24',
value => form.iban,
- } -?>%</td>
+ } -?></td>
</tr>
<tr>
<?lsmb IF form.all_pricegroup AND form.db == 'customer' -?>