summaryrefslogtreecommitdiff
path: root/UI/payments
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-12-07 00:06:29 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-12-07 00:06:29 +0000
commita24f6224e9cac752f34da6752a14fac7fa37c210 (patch)
tree3adc3805b51948ebde70f8362cc77cd452a1efa9 /UI/payments
parentde7bf96d1388ae65efefc6ea11352a030b366f56 (diff)
New templates added for contact search and invoice/order
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1957 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/payments')
-rw-r--r--UI/payments/payments_detail.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/UI/payments/payments_detail.html b/UI/payments/payments_detail.html
index be3facb2..ef6f3a9b 100644
--- a/UI/payments/payments_detail.html
+++ b/UI/payments/payments_detail.html
@@ -270,6 +270,12 @@
class = "submit"
name = 'action'
} ?>
+ <?lsmb INCLUDE button element_data = {
+ text = text('Add Payment Fees') # '
+ value = 'paycom_add_fees'
+ class = 'submit'
+ name = 'action'
+ } ?>
</form>
</body>
</html>