summaryrefslogtreecommitdiff
path: root/templates/Russian-statement.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/Russian-statement.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/Russian-statement.html')
-rwxr-xr-xtemplates/Russian-statement.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/templates/Russian-statement.html b/templates/Russian-statement.html
index 851fd8b6..c761286f 100755
--- a/templates/Russian-statement.html
+++ b/templates/Russian-statement.html
@@ -1,11 +1,11 @@
<body bgcolor=ffffff>
-<table width=100 ?>
+<table width="100%">
<tr>
<td width=10>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr>
<td>
<h4>
@@ -33,7 +33,7 @@
<tr>
<td>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<td><?lsmb name ?>
<br><?lsmb address1 ?>
@@ -63,17 +63,17 @@
<tr>
<td>&nbsp;</td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr>
<th align=left>Счет No</th>
<th align=left>Заказ No</th>
<th align=left>Примечания</th>
- <th width=10 ?>Дата</th>
- <th width=10 ?>Оплата</th>
- <th width=10 ?>Текущий</th>
- <th width=10 ?>30</th>
- <th width=10 ?>60</th>
- <th width=10 ?>90+</th>
+ <th width="10%">Дата</th>
+ <th width="10%">Оплата</th>
+ <th width="10%">Текущий</th>
+ <th width="10%">30</th>
+ <th width="10%">60</th>
+ <th width="10%">90+</th>
</tr>
<?lsmb foreach invnumber ?>
<tr>
@@ -109,7 +109,7 @@
<tr>
<td>&nbsp;</td>
<td align=right>
- <table width=50 ?>
+ <table width="50%">
<tr>
<th>Всего задолженность</th>
<th align=right><?lsmb total ?></th>