summaryrefslogtreecommitdiff
path: root/sql-ledger/templates/Danish-purchase_order.html
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/templates/Danish-purchase_order.html')
-rw-r--r--sql-ledger/templates/Danish-purchase_order.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/sql-ledger/templates/Danish-purchase_order.html b/sql-ledger/templates/Danish-purchase_order.html
index f9f21cd79..64802b7dd 100644
--- a/sql-ledger/templates/Danish-purchase_order.html
+++ b/sql-ledger/templates/Danish-purchase_order.html
@@ -64,10 +64,14 @@
<tr>
<td><%name%>
- <br><%addr1%>
- <br><%addr2%>
- <br><%addr3%>
- <br><%addr4%>
+ <br><%address1%>
+ <%if address2%>
+<br><%address2%>
+<%end address2%>
+ <br><%city%> <%state%> <%zipcode%>
+ <%if country%>
+<%country%>
+<%end country%>
</td>
</tr>
</table>