summaryrefslogtreecommitdiff
path: root/templates/Spanish_A4-sales_order.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/Spanish_A4-sales_order.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/Spanish_A4-sales_order.html')
-rwxr-xr-xtemplates/Spanish_A4-sales_order.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/Spanish_A4-sales_order.html b/templates/Spanish_A4-sales_order.html
index 868693e5..2c3d1f21 100755
--- a/templates/Spanish_A4-sales_order.html
+++ b/templates/Spanish_A4-sales_order.html
@@ -8,7 +8,7 @@
<tr valign=bottom>
<td width="10">&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr>
<th colspan="4"> </th>
<th align="left">
@@ -54,7 +54,7 @@
<table width=100% cellspacing=0 cellpadding=0>
<tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr bgcolor=000000>
<!-- <th align=left><font color=ffffff>Número</th> -->
<!-- <th><font color=ffffff>Cant.</th> -->