summaryrefslogtreecommitdiff
path: root/templates/jones/statement.html.diff
blob: 716d7be1b6dedbb484dac1595dd6575e50bd6445 (plain)
  1. --- statement.html.orig 2005-07-20 22:10:17.000000000 +0200
  2. +++ statement.html 2005-08-09 15:29:34.000000000 +0200
  3. @@ -1,4 +1,3 @@
  4. -
  5.  <body bgcolor=ffffff>
  6. <table width="100%">
  7. @@ -13,16 +12,23 @@
  8. <br><?lsmb address ?>
  9. </h4>
  10. </td>
  11. - <th><img src=http://www.ledger-smb.org/images/ledger-smb.png border=0 width=80 height=58></th>
  12. <td align=right>
  13. <h4>
  14. - Tel: <?lsmb tel ?>
  15. - <br>Fax: <?lsmb fax ?>
  16. + <?lsmb if tel ?>
  17. + Telefon: <?lsmb tel ?><br>
  18. + <?lsmb end tel ?>
  19. + <?lsmb if fax ?>
  20. + Fax: <?lsmb fax ?><br>
  21. + <?lsmb end fax ?>
  22. + <?lsmb if businessnumber ?>
  23. + CVR-nummer: <?lsmb businessnumber ?><br>
  24. + <?lsmb end businessnumber ?>
  25. +
  26. </h4>
  27. </td>
  28. </tr>
  29. <tr>
  30. - <th colspan=3><h4>S T A T E M E N T</h4></th>
  31. + <th colspan=3><h4>U D E S T Å E N D E R</h4></th>
  32. </tr>
  33. <tr>
  34. <td colspan=3 align=right><?lsmb statementdate ?></td>
  35. @@ -46,7 +52,7 @@
  36. <?lsmb end country ?>
  37. <br>
  38. <?lsmb if customerphone ?>
  39. - <br>Tel: <?lsmb customerphone ?>
  40. + <br>Telefon: <?lsmb customerphone ?>
  41. <?lsmb end customerphone ?>
  42. <?lsmb if customerfax ?>
  43. <br>Fax: <?lsmb customerfax ?>
  44. @@ -65,10 +71,10 @@
  45. <td>
  46. <table width="100%">
  47. <tr>
  48. - <th align=left>Invoice #</th>
  49. - <th width="15%">Date</th>
  50. - <th width="15%">Due</th>
  51. - <th width="10%">Current</th>
  52. + <th align=left>Faktura</th>
  53. + <th width="15%">Dato</th>
  54. + <th width="15%">Forfald</th>
  55. + <th width="10%">Nuværende</th>
  56. <th width="10%">30</th>
  57. <th width="10%">60</th>
  58. <th width="10%">90+</th>
  59. @@ -105,7 +111,7 @@
  60. <td align=right>
  61. <table width="50%">
  62. <tr>
  63. - <th>Total Outstanding</th>
  64. + <th>Samlet udestående</th>
  65. <th align=right><?lsmb total ?></th>
  66. </tr>
  67. </table>
  68. @@ -117,7 +123,7 @@
  69. </tr>
  70. <tr>
  71. <td>&nbsp;</td>
  72. - <td>Please make check payable to <b><?lsmb company ?></b>.
  73. + <td>Indbetaling bedes ske til Merkur Andelskasse på konto 8401-1036773.
  74. </td>
  75. </tr>
  76. <tr height=20></tr>