summaryrefslogtreecommitdiff
path: root/templates/Brazilian_Portuguese-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/Brazilian_Portuguese-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/Brazilian_Portuguese-invoice.html')
-rwxr-xr-xtemplates/Brazilian_Portuguese-invoice.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/Brazilian_Portuguese-invoice.html b/templates/Brazilian_Portuguese-invoice.html
index 09896895..aa6814c6 100755
--- a/templates/Brazilian_Portuguese-invoice.html
+++ b/templates/Brazilian_Portuguese-invoice.html
@@ -1,12 +1,12 @@
<body bgcolor=ffffff>
-<table width=100 ?>
+<table width="100%">
<tr valign=bottom>
<td width=10>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr>
<td>
<h4>
@@ -40,8 +40,8 @@
<td>
<table width=100% callspacing=0 cellpadding=0>
<tr bgcolor=000000>
- <th align=left width=50 ?><font color=ffffff>Para</th>
- <th align=left width=50 ?><font color=ffffff>Enviar para</th>
+ <th align=left width="50%"><font color=ffffff>Para</th>
+ <th align=left width="50%"><font color=ffffff>Enviar para</th>
</tr>
<tr valign=top>
@@ -141,7 +141,7 @@
<td>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr bgcolor=000000>
<th align=right><font color=ffffff>No.</th>
<th align=left><font color=ffffff>Número</th>
@@ -226,7 +226,7 @@ netprice = sellprice - discount
<td>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<?lsmb if notes ?>
<td><?lsmb notes ?></td>
@@ -247,7 +247,7 @@ netprice = sellprice - discount
<td>&nbsp;</td>
<td colspan=9>
- <table width=60 ?>
+ <table width="60%">
<tr>
<th align=left>Pagamentos</th>
@@ -296,15 +296,15 @@ netprice = sellprice - discount
<td>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
- <td width=60 ?><font size=-3>
+ <td width="60%"><font size=-3>
Pagamentos pendentes até <?lsmb duedate ?>.
Itens devolvidos estão sujeitos a cobrança de 10% como taxa de reestocagem. Uma autorização de devolução deve ser obtida de <?lsmb company ?> antes da devolução das mercadorias. Devoluções devem ser enviadas com frete pago e com o seguro apropriado. <?lsmb company ?> não se responsabilizará por danos durante o transporte.
</font>
</td>
- <td width=40 ?>
+ <td width="40%">
X <hr noshade>
</td>
</tr>