diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-05-14 23:49:43 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-05-14 23:49:43 +0000 |
commit | adbf9a8b20ca9c9589a9a6b383c302915d9d9210 (patch) | |
tree | 2732e91dcecf443f5c6ca60e5eaf2382bfa42c6d /templates | |
parent | 682704d3be40366ec5882a3dda3cac0f2cbe3f74 (diff) |
Fixing Service sales order template
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1191 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/Service-sales_order.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Service-sales_order.html b/templates/Service-sales_order.html index 3a714e3c..12a3217b 100755 --- a/templates/Service-sales_order.html +++ b/templates/Service-sales_order.html @@ -75,7 +75,7 @@ <?lsmb end country ?> <?lsmb if contact ?> <p>Attn: <?lsmb contact ?> -%end contact ?> +<?lsmb end contact ?> </td> </tr> |