diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-11-30 07:31:45 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-11-30 07:31:45 +0000 |
commit | 6935413a1b883aceb9bb6906b653ca77990c5439 (patch) | |
tree | 762e4d7dd49507c3e19ae883715399c75b906617 /UI/Contact/contact.html | |
parent | 57662811db634598271d5a750a68f48ae342fa81 (diff) |
Separated out multiple payment interface from new payment interface. Still not working, but almost there
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1926 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/Contact/contact.html')
-rw-r--r-- | UI/Contact/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html index bceea462..0504e976 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -546,7 +546,7 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> value=bank_account_id } ?> <div><label for="bic"> - <?lsmb PROCESS input element_data = { + <?lsmb INCLUDE input element_data = { type="text" label = text('BIC/SWIFT Code:') name="bic" |