summaryrefslogtreecommitdiff
path: root/templates/Estonian_UTF8-invoice.html
diff options
context:
space:
mode:
authorchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-25 15:07:49 +0000
committerchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-25 15:07:49 +0000
commit87c8bf2724f8e1cf49ecf866113635a9abc9f2bd (patch)
tree931f6a9a0b7096594a60f0ff6caac78f43af049b /templates/Estonian_UTF8-invoice.html
parent8395fa501827306002e3a01c7053f495bff844c2 (diff)
fixing issues where items of the form <td width=100%> got converted to <td width=100 ?> when converting <% %> markup to <?lsmb ?>
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@147 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'templates/Estonian_UTF8-invoice.html')
-rwxr-xr-xtemplates/Estonian_UTF8-invoice.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/Estonian_UTF8-invoice.html b/templates/Estonian_UTF8-invoice.html
index e3553703..55f09c08 100755
--- a/templates/Estonian_UTF8-invoice.html
+++ b/templates/Estonian_UTF8-invoice.html
@@ -1,7 +1,7 @@
<body bgcolor=ffffff>
-<table width=100 ?>
+<table width="100%">
<?lsmb include letterhead.html ?>
@@ -19,8 +19,8 @@
<td>
<table width=100% callspacing=0 cellpadding=0>
<tr bgcolor=000000>
- <th align=left width=50 ?><font color=ffffff>Arve Aadress</th>
- <th align=left width=50 ?><font color=ffffff>Tarneaadress</th>
+ <th align=left width="50%"><font color=ffffff>Arve Aadress</th>
+ <th align=left width="50%"><font color=ffffff>Tarneaadress</th>
</tr>
<tr valign=top>
@@ -128,7 +128,7 @@
<td> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr bgcolor=000000>
<th align=right><font color=ffffff>AR.</th>
<th align=left><font color=ffffff>Number</th>
@@ -207,7 +207,7 @@
<td> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<?lsmb if notes ?>
<td><?lsmb notes ?></td>
@@ -228,7 +228,7 @@
<td> </td>
<td colspan=9>
- <table width=60 ?>
+ <table width="60%">
<tr>
<th align=left>Maksed</th>
@@ -277,15 +277,15 @@
<td> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
- <td width=60 ?><font size=-3>
+ <td width="60%"><font size=-3>
Maksetähtaeg <?lsmb duedate ?> kuupäevaks.
Items returned are subject to a 10% restocking charge. A return authorization must be obtained from <?lsmb company ?> before goods are returned. Returns must be shipped prepaid and properly insured. <?lsmb company ?> will not be responsible for damages during transit.
</font>
</td>
- <td width=40 ?>
+ <td width="40%">
X <hr noshade>
</td>
</tr>